Searched refs:CONFIG_STR (Results 1 – 1 of 1) sorted by relevance
119 static final String CONFIG_STR = "CONFIG_STR"; field in VtsMultiDeviceTest1193 jsonObject.put(CONFIG_STR, new JSONObject(mConfigStr)); in updateVtsRunnerTestConfig()1194 CLog.d("Added %s to the Json object", CONFIG_STR); in updateVtsRunnerTestConfig()