Home
last modified time | relevance | path

Searched refs:stubTestInfo (Results 1 – 2 of 2) sorted by relevance

/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/
DCommonConfigLoadingTest.java150 TestInformation stubTestInfo = TestInformation.newBuilder() in testConfigurationLoad() local
152 stubTestInfo.executionFiles().put(FilesKey.TESTS_DIRECTORY, new File(suiteRoot)); in testConfigurationLoad()
210 hostTest.setTestInformation(stubTestInfo); in testConfigurationLoad()
DCtsConfigLoadingTest.java173 TestInformation stubTestInfo = TestInformation.newBuilder() in testConfigurationLoad() local
175 stubTestInfo.executionFiles().put(FilesKey.TESTS_DIRECTORY, new File(suiteRoot)); in testConfigurationLoad()