Searched refs:ENABLE_COVERAGE (Results 1 – 1 of 1) sorted by relevance
123 static final String ENABLE_COVERAGE = "enable_coverage"; field in VtsMultiDeviceTest1042 jsonObject.put(ENABLE_COVERAGE, mEnableCoverage); in updateVtsRunnerTestConfig()1043 CLog.d("Added %s to the Json object", ENABLE_COVERAGE); in updateVtsRunnerTestConfig()