| /build/make/tools/check-flagged-apis/src/com/android/checkflaggedapis/ |
| D | CheckFlaggedApisTest.kt | 98 val expected = in testParseApiSignature() constant 134 val expected = in testParseApiSignatureInterfacesInheritFromJavaLangObject() constant 145 val expected: Map<Flag, Boolean> = in testParseFlagValues() constant 153 val expected: Set<Symbol> = in testParseApiVersions() constant 181 val expected: Set<Symbol> = in testParseApiVersionsNestedClasses() constant 192 val expected = setOf<ApiError>() in testFindErrorsNoErrors() constant 234 val expected = setOf<ApiError>() in testFindErrorsVerifyImplements() constant 283 val expected = setOf<ApiError>() in testFindErrorsVerifySuperclass() constant 319 val expected = setOf<ApiError>() in testNestedFlagsOuterFlagWins() constant 330 val expected = in testFindErrorsDisabledFlaggedApiIsPresent() constant [all …]
|
| /build/make/tools/aconfig/aconfig/src/ |
| D | dump.rs | 137 let expected = in create_filter_predicate_single() localVariable 146 let expected = arg.to_owned(); in create_filter_predicate_single() localVariable 150 let expected = arg.to_owned(); in create_filter_predicate_single() localVariable 154 let expected = arg.to_owned(); in create_filter_predicate_single() localVariable 159 let expected = arg.to_owned(); in create_filter_predicate_single() localVariable 163 let expected = enum_from_str(&[ProtoFlagState::ENABLED, ProtoFlagState::DISABLED], arg) in create_filter_predicate_single() localVariable 168 let expected = enum_from_str( in create_filter_predicate_single() localVariable 177 let expected: bool = arg.parse().context(error_msg)?; in create_filter_predicate_single() localVariable 181 let expected: bool = arg.parse().context(error_msg)?; in create_filter_predicate_single() localVariable 185 let expected = arg.to_owned(); in create_filter_predicate_single() localVariable [all …]
|
| /build/soong/cmd/release_config/release_config_lib/ |
| D | flag_value_test.go | 31 expected rc_proto.FlagValue member 72 expected string member
|
| /build/bazel/scripts/difftool/ |
| D | difftool_test.py | 44 def assertNotInErrors(self, expected, errorlist): argument 48 def assertInErrors(self, expected, errorlist): argument
|
| /build/soong/shared/ |
| D | paths_test.go | 21 func assertEqual(t *testing.T, expected, actual string) { argument
|
| /build/soong/scripts/ |
| D | manifest_fixer_test.py | 83 def assert_xml_equal(self, output, expected): argument 247 def assert_xml_equal(self, output, expected): argument 291 def assert_xml_equal(self, output, expected): argument 389 def assert_xml_equal(self, output, expected): argument 433 def assert_xml_equal(self, output, expected): argument 484 def assert_xml_equal(self, output, expected): argument 535 def assert_xml_equal(self, output, expected): argument 593 def assert_xml_equal(self, output, expected): argument 651 def assert_xml_equal(self, output, expected): argument 723 def assert_xml_equal(self, output, expected): argument
|
| /build/soong/scripts/hiddenapi/ |
| D | signature_trie_test.py | 184 def check_patterns(self, pattern, expected): argument 188 def check_node_patterns(self, node, pattern, expected): argument
|
| D | analyze_bcpf_test.py | 416 def check_change_fix(self, change, bpmodify_output, expected): argument 430 def check_change_snippet(self, change, expected): argument
|
| /build/make/tools/product_config/test/com/android/build/config/ |
| D | CsvParserTest.java | 32 public String listsToStrings(String[] expected, List<String> actual) { in listsToStrings()
|
| /build/soong/cmd/extract_apks/ |
| D | main_test.go | 32 expected SelectionResult member
|
| /build/make/tools/aconfig/aflags/src/ |
| D | device_config_source.rs | 148 let expected = HashMap::from([ in test_parse_device_config() localVariable
|
| /build/soong/android/ |
| D | config_test.go | 122 func assertStringEquals(t *testing.T, expected, actual string) { argument
|
| D | licenses_test.go | 563 func compareUnorderedStringArrays(expected, actual []string) bool { argument
|
| D | test_asserts.go | 205 func AssertArrayString(t *testing.T, message string, expected, actual []string) { argument
|
| D | neverallow.go | 454 expected string member
|
| /build/make/tools/releasetools/ |
| D | test_add_img_to_target_files.py | 160 def _verifyCareMap(self, expected, file_name): argument
|
| D | ota_utils.py | 596 def Verify(self, input_zip, expected): argument
|
| /build/make/tools/aconfig/aconfig/src/codegen/ |
| D | java.rs | 2001 let expected = "someSnakeName"; in test_format_java_method_name() localVariable 2025 let expected = "mPropertiesSomeSnakeName"; in test_format_property_name() localVariable
|
| /build/make/tools/aconfig/aconfig_storage_file/src/ |
| D | lib.rs | 555 let expected = [ in test_list_flag() localVariable 638 let expected = [ in test_list_flag_with_info() localVariable
|
| /build/make/tools/aconfig/aconfig_protos/src/ |
| D | lib.rs | 977 let expected = try_from_binary_proto_from_text_proto(text_proto).unwrap(); in test_parsed_flags_merge() localVariable
|
| /build/soong/cc/ |
| D | cc_test.go | 915 func checkEquals(t *testing.T, message string, expected, actual interface{}) { argument
|