| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/ |
| D | MetadataReporter.java | 99 public void testStarted(TestDescription test, long startTime) { in testStarted() 108 public void testFailed(TestDescription test, String trace) { in testFailed() 116 public void testIgnored(TestDescription test) { in testIgnored() 124 public void testAssumptionFailure(TestDescription test, String trace) { in testAssumptionFailure() 129 public void testEnded(TestDescription test, long endTime, HashMap<String, Metric> testMetrics) { in testEnded() 171 private static String buildTestId(TestDescription test) { in buildTestId()
|
| D | ConsoleReporter.java | 96 public void testStarted(TestDescription test) { in testStarted() 106 public void testFailed(TestDescription test, String trace) { in testFailed() 116 public void testIgnored(TestDescription test) { in testIgnored() 125 public void testAssumptionFailure(TestDescription test, String trace) { in testAssumptionFailure() 134 public void testEnded(TestDescription test, HashMap<String, Metric> testMetrics) { in testEnded()
|
| D | SubPlanHelper.java | 281 String test = include.getTest(); in addIncludeToSubPlan() local 299 String test = exclude.getTest(); in addExcludeToSubPlan() local
|
| /test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
| D | TestFilter.java | 47 String abi = null, name = null, test = null; in createFrom() local 78 public TestFilter(String abi, String name, String test) { in TestFilter()
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/ |
| D | RetryFactoryTest.java | 216 CompatibilityTestSuite test = loadSuite(); in run() local 224 CompatibilityTestSuite test = loadSuite(); in split() local 238 CompatibilityTestSuite test = createTest(); in loadSuite() local
|
| /test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/suite/ |
| D | CertificationChecksumHelperTest.java | 131 TestDescription test = new TestDescription("com.class.path", "testMethod" + i); in createFakeResults() local 142 TestDescription test = new TestDescription("com.class.path", "testMethod"); in createFakeResultWithAssumptionFailure() local
|
| /test/mlts/benchmark/src/com/android/nn/benchmark/app/ |
| D | NNCrystalBallTest.java | 53 private void test(boolean useNnapi, boolean useCompleteInputSet) throws IOException { in test() method in NNCrystalBallTest
|
| D | NNScoringTest.java | 62 private void test(boolean useNnapi, boolean useCompleteInputSet) throws IOException { in test() method in NNScoringTest
|
| /test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
| D | VtsHalAutomotiveVehicleV2_0HostTest.py | 805 def __init__(self, test, propertyId, areaId=0): argument 864 def __init__(self, test, propertyId, areaId=0): argument 946 def __init__(self, test, timestamp): argument 985 def __init__(self, test, timestamp): argument 1017 def __init__(self, test, timestamp): argument 1035 def __init__(self, test, timestamp): argument 1072 def __init__(self, test, timestamp): argument
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/suite/ |
| D | CompatibilitySuiteModuleLoader.java | 50 IRemoteTest test, in addFiltersToTest()
|
| /test/vts-testcase/hal/neuralnetworks/V1_3/benchmark/java/src/com/android/nn/benchmark/vts/v1_3/ |
| D | NNAccuracyTest.java | 120 try (NNTestBase test = mModel.mEntry.createNNTestBase()) { in testDriver()
|
| /test/vts-testcase/hal/neuralnetworks/V1_2/benchmark/java/src/com/android/nn/benchmark/vts/v1_2/ |
| D | NNAccuracyTest.java | 120 try (NNTestBase test = mModel.mEntry.createNNTestBase()) { in testDriver()
|
| /test/vts/tests/kernel_proc_file_api_test/ |
| D | vts_kernel_proc_file_api_test.py | 342 def test(self): function
|
| /test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
| D | TestModels.java | 97 NNTestBase test = createNNTestBase(); in createNNTestBase() local
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
| D | MediaPreparer.java | 715 public void testEnded(TestDescription test, HashMap<String, Metric> metrics) { in testEnded() 723 public void testFailed(TestDescription test, String trace) { in testFailed()
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/ |
| D | CompatibilityConsole.java | 282 CompatibilityTestSuite test = new CompatibilityTestSuite(); in listModules() local
|
| /test/vts/vts_hal_hidl_target/ |
| D | VtsHalHidlTargetCallbackBase.h | 425 auto test = lock->WaitForCallback(true); in PeekCallbackLocks() local
|