Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTest.java388 private Collection<String> mBinaryTestLdLibraryPath = new ArrayList<>(); field in VtsMultiDeviceTest
997 if (!mBinaryTestLdLibraryPath.isEmpty()) { in updateVtsRunnerTestConfig()
999 new JSONArray(mBinaryTestLdLibraryPath)); in updateVtsRunnerTestConfig()