Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
DDynamicConfigPusherTest.java56 private static final String RESOURCE_DYNAMIC_CONFIG = "test-dynamic-config"; field in DynamicConfigPusherTest
208 setter.setOptionValue("config-filename", RESOURCE_DYNAMIC_CONFIG); in testResourceRead()
231 setter.setOptionValue("dynamic-resource-name", RESOURCE_DYNAMIC_CONFIG); in testResourceRead_resourceFileName()
263 setter.setOptionValue("dynamic-resource-name", RESOURCE_DYNAMIC_CONFIG); in testSetUp()