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