Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTest.java147 static final String PRECONDITION_VINTF = "precondition_vintf"; field in VtsMultiDeviceTest
1083 jsonObject.put(PRECONDITION_VINTF, mPreconditionVintf); in updateVtsRunnerTestConfig()
1084 CLog.d("Added %s to the Json object", PRECONDITION_VINTF); in updateVtsRunnerTestConfig()