Home
last modified time | relevance | path

Searched defs:suiteRoot (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/
H A DCommonConfigLoadingTest.java138 String suiteRoot = System.getProperty(rootVar); in testConfigurationLoad() local
H A DCtsConfigLoadingTest.java154 String suiteRoot = System.getProperty(rootVar); in testConfigurationLoad() local
/aosp_15_r20/test/mts/tools/mts-tradefed/tests/src/com/android/compatibility/tradefed/
H A DMtsTradefedTest.java110 String suiteRoot = System.getProperty(mtsRootVar); in testModulesTaggedWithIncludeFilterLoad() local