Home
last modified time | relevance | path

Searched refs:getLlvmProfdataPath (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/coverage/
DCoverageOptions.java156 public File getLlvmProfdataPath() { in getLlvmProfdataPath() method in CoverageOptions
/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DClangCodeCoverageCollector.java255 File configurationTool = mConfiguration.getCoverageOptions().getLlvmProfdataPath(); in getProfileTool()
DCodeCoverageCollector.java473 File configurationTool = mConfiguration.getCoverageOptions().getLlvmProfdataPath(); in getProfileTool()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/
DRustBinaryHostTest.java211 .getLlvmProfdataPath()); in runSingleRustFile()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostGTest.java226 getConfiguration().getCoverageOptions().getLlvmProfdataPath()); in executeHostGTestCommand()