Home
last modified time | relevance | path

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

/cts/tools/cts-tradefed/tests/src/com/android/compatibility/tradefed/
DCtsTradefedTest.java44 private static final String DYNAMIC_CONFIG_URL = ""; field in CtsTradefedTest
72 setter.setOptionValue("dynamic-config-url", DYNAMIC_CONFIG_URL); in testSuiteInfoLoad()