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