HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_COVERAGE (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/
Makefile 131 ENABLE_COVERAGE=$(ENABLE_COVERAGE) \
  /test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
VtsMultiDeviceTest.java 102 static final String ENABLE_COVERAGE = "enable_coverage";
669 jsonObject.put(ENABLE_COVERAGE, mEnableCoverage);
670 CLog.i("Added %s to the Json object", ENABLE_COVERAGE);
    [all...]

Completed in 73 milliseconds