Home
last modified time | relevance | path

Searched defs:AnotherValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/tests/
Dfield_matcher_test.rs103 AnotherValue, in does_not_match_enum_value_with_wrong_enum_variant() enumerator
118 AnotherValue, in shows_correct_failure_message_for_wrong_enum_value() enumerator
136 AnotherValue(u32), in shows_correct_failure_message_for_wrong_enum_value_with_tuple_field() enumerator
154 AnotherValue { in shows_correct_failure_message_for_wrong_enum_value_with_named_field() enumerator
/aosp_15_r20/external/bazelbuild-rules_go/tests/legacy/cgo_pure/
H A Dcgo_no_tag.go8 var AnotherValue = int(C.value) var