Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTest.java277 private Collection<String> mBinaryTestProfilingLibraryPath = new ArrayList<>(); field in VtsMultiDeviceTest
696 if (!mBinaryTestProfilingLibraryPath.isEmpty()) { in updateVtsRunnerTestConfig()
698 new JSONArray(mBinaryTestProfilingLibraryPath)); in updateVtsRunnerTestConfig()