Searched refs:EXCLUDE_COVERAGE_PATH (Results 1 – 1 of 1) sorted by relevance
126 static final String EXCLUDE_COVERAGE_PATH = "exclude_coverage_path"; field in VtsMultiDeviceTest1036 jsonObject.put(EXCLUDE_COVERAGE_PATH, new JSONArray(mExcludeCoveragePath)); in updateVtsRunnerTestConfig()1037 CLog.d("Added %s to the Json object", EXCLUDE_COVERAGE_PATH); in updateVtsRunnerTestConfig()