| /tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/ |
| D | BazelXmlResultReporter.java | 124 public void testStarted(TestDescription test) { in testStarted() 129 public void testStarted(TestDescription test, long startTime) { in testStarted() 134 public void testEnded(TestDescription test, HashMap<String, Metric> testMetrics) { in testEnded() 139 public void testEnded(TestDescription test, long endTime, HashMap<String, Metric> testMetrics) { in testEnded() 144 public void testFailed(TestDescription test, String trace) { in testFailed() 149 public void testFailed(TestDescription test, FailureDescription failure) { in testFailed() 154 public void testAssumptionFailure(TestDescription test, String trace) { in testAssumptionFailure() 159 public void testAssumptionFailure(TestDescription test, FailureDescription failure) { in testAssumptionFailure() 164 public void testIgnored(TestDescription test) { in testIgnored()
|
| D | BazelExitCodeResultReporter.java | 73 public void testFailed(TestDescription test, String trace) { in testFailed() 78 public void testFailed(TestDescription test, FailureDescription failure) { in testFailed()
|
| /tools/metalava/src/main/java/com/android/tools/metalava/ |
| D | ElidingPredicate.kt | 29 override fun test(method: Item): Boolean { in <lambda>() method in com.android.tools.metalava.ElidingPredicate 34 Predicate { test -> in <lambda>() method
|
| D | FilterPredicate.kt | 25 override fun test(method: Item): Boolean { in test() method in com.android.tools.metalava.FilterPredicate
|
| D | PackageFilter.kt | 83 override fun test(candidatePackage: String): Boolean { in test() method in com.android.tools.metalava.StringPrefixPredicate 89 override fun test(candidatePackage: String): Boolean { in test() method in com.android.tools.metalava.StringEqualsPredicate
|
| D | ApiPredicate.kt | 70 override fun test(member: Item): Boolean { in test() method in com.android.tools.metalava.ApiPredicate
|
| D | AnnotationsDiffer.kt | 64 override fun test(item: Item): Boolean { in <lambda>() method
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/loggers/ |
| D | bluetooth_metric_logger.py | 132 def get_proto_dict(self, test, proto): argument 144 def add_proto_to_results(self, proto, test): argument 148 def get_results(self, results, test, pri_device, conn_device=None): argument
|
| /tools/metalava/src/test/java/com/android/tools/metalava/model/ |
| D | TypeItemTest.kt | 25 fun test() { in test() method
|
| /tools/ndkports/googletest/ |
| D | build.gradle.kts | 57 findTests(buildDir.resolve("googlemock")).forEach { test -> in <lambda>() method 60 findTests(buildDir.resolve("googletest")).forEach { test -> in <lambda>() method 67 findTests(buildDir.resolve("googlemock")).forEach { test -> in <lambda>() method 77 findTests(buildDir.resolve("googletest")).forEach { test -> in <lambda>() method
|
| /tools/asuite/atest/ |
| D | result_reporter.py | 101 def update_perf_info(self, test): argument 291 def process_test_result(self, test): argument 623 def _update_stats(self, test, group): argument 650 def _print_group_title(self, test): argument 666 def _print_result(self, test): argument
|
| D | test_finder_handler.py | 267 def _get_default_find_methods(module_info, test): argument 293 def get_find_methods_for_test(module_info, test): argument
|
| D | test_finder_handler_unittest.py | 42 def registered_find_method_from_example_finder(self, test): argument
|
| D | cli_translator.py | 108 def _find_test_infos(self, test, tm_test_detail) -> Set[test_info.TestInfo]: argument 270 def _fuzzy_search_and_msg(self, test, find_test_err_msg): argument
|
| /tools/test/connectivity/acts/framework/tests/event/ |
| D | decorators_test.py | 37 def test(_): function 47 def test(_): function 57 def test(self, _): member in DecoratorsTest.DummyClass
|
| /tools/trebuchet/trebuchet/startup-common/test/ |
| D | StartupCommonTests.kt | 45 val test = """ in testEmptyThreadStart() constant
|
| /tools/asuite/atest/test_finders/ |
| D | example_finder.py | 31 def find_method_from_example_finder(self, test): argument
|
| D | module_finder.py | 105 def _update_to_vts_test_info(self, test): argument 145 def _update_legacy_robolectric_test_info(self, test): argument 166 def _process_test_info(self, test): argument
|
| /tools/ndkports/openssl/ |
| D | build.gradle.kts | 129 val test = deviceDirectory.resolve(deviceTestRelPath) in <lambda>() constant
|
| /tools/asuite/atest/metrics/ |
| D | metrics.py | 122 test = constants.INTERNAL variable in RunnerFinishEvent
|
| /tools/security/sanitizer-status/ |
| D | sanitizer-status.cpp | 134 int test(void (*function)()) { in test() function
|
| /tools/asuite/atest/proto/ |
| D | internal_user_log.proto | 56 repeated Test test = 4; field
|
| /tools/metalava/src/test/java/com/android/tools/metalava/ |
| D | ApiFromTextTest.kt | 156 package test { in Annotation signatures requiring more complicated token matching() package 175 package test { in Multiple extends() package
|
| /tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/ |
| D | GameQualificationHostsideController.java | 246 PerformanceTest test = in run() local
|
| /tools/netsim/ui/ |
| D | package.json | 10 "test": "tsc && wtr --coverage", string
|