Searched refs:CONFIG_BOOL (Results 1 – 1 of 1) sorted by relevance
123 static final String CONFIG_BOOL = "CONFIG_BOOL"; field in VtsMultiDeviceTest1201 jsonObject.put(CONFIG_BOOL, new JSONObject(mConfigBool)); in updateVtsRunnerTestConfig()1202 CLog.d("Added %s to the Json object", CONFIG_BOOL); in updateVtsRunnerTestConfig()