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.java395 private Collection<String> mBinaryTestProfilingLibraryPath = new ArrayList<>(); field in VtsMultiDeviceTest
1092 if (!mBinaryTestProfilingLibraryPath.isEmpty()) { in updateVtsRunnerTestConfig()
1094 new JSONArray(mBinaryTestProfilingLibraryPath)); in updateVtsRunnerTestConfig()