Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 10 of 10) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTestTest.java82 List<IRemoteTest> tests = new ArrayList<>(); in split() local
94 LinkedHashMap<String, IConfiguration> tests = new LinkedHashMap<>(); in loadTests() local
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowProfilingListServlet.java59 List<String> tests = ofy().load().type(TestEntity.class) in doGetHandler() local
/test/mts/tools/mts-tradefed/tests/src/com/android/compatibility/tradefed/
DMtsTradefedTest.java48 File tests = new File(base, "testcases"); in testSuiteInfoLoad() local
/test/app_compat/csuite/tools/csuite-tradefed/src/test/java/com/android/compatibility/tradefed/
DCSuiteTradefedTest.java49 File tests = tempFolder.newFolder("testcases"); in setUp() local
/test/suite_harness/tools/cts-tradefed/tests/src/com/android/compatibility/tradefed/
DCtsTradefedTest.java61 File tests = new File(base, "testcases"); in testSuiteInfoLoad() local
/test/vts/tools/vts-core-tradefed/tests/src/com/android/compatibility/tradefed/
DVtsCoreTradefedTest.java62 File tests = new File(base, "testcases"); in testSuiteInfoLoad() local
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DApkPackageNameCheck.java149 List<IRemoteTest> tests = c.getTests(); in testApkPackageNames() local
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepo.java252 List<IRemoteTest> tests = config.getTests(); in initialize() local
554 LinkedList<IModuleDef> tests = new LinkedList<>(); in getModules() local
/test/vts/runners/host/
Dbase_test.py1303 def runTestsWithRetry(self, tests): argument
1341 def _runTests(self, tests): argument
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...