Searched refs:mBinaryTestSource (Results 1 – 1 of 1) sorted by relevance
361 private Collection<String> mBinaryTestSource = new ArrayList<>(); field in VtsMultiDeviceTest691 if (!mBinaryTestSource.isEmpty()) { in run()976 if (!mBinaryTestSource.isEmpty()) { in updateVtsRunnerTestConfig()977 jsonObject.put(BINARY_TEST_SOURCE, new JSONArray(mBinaryTestSource)); in updateVtsRunnerTestConfig()