Searched refs:mSystraceProcessName (Results 1 – 1 of 1) sorted by relevance
443 private String mSystraceProcessName = null; field in VtsMultiDeviceTest1134 if (mSystraceProcessName != null) { in updateVtsRunnerTestConfig()1135 jsonObject.put(SYSTRACE_PROCESS_NAME, mSystraceProcessName); in updateVtsRunnerTestConfig()