Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DCtsConfigLoadingTest.java240 HostTest hostTest = (HostTest) test; in testConfigurationLoad() local
242 hostTest.setBuild(stubFolder); in testConfigurationLoad()
243 int testCount = hostTest.countTestCases(); in testConfigurationLoad()