Home
last modified time | relevance | path

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

/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DCtsConfigLoadingTest.java207 TestInformation stubTestInfo = TestInformation.newBuilder().build(); in testConfigurationLoad() local
208 stubTestInfo.executionFiles().put(FilesKey.TESTS_DIRECTORY, new File(ctsRoot)); in testConfigurationLoad()
246 hostTest.setTestInformation(stubTestInfo); in testConfigurationLoad()