Home
last modified time | relevance | path

Searched defs:shouldSkipFile (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/
DRustBinaryTest.java109 private boolean shouldSkipFile(String fullPath) throws DeviceNotAvailableException { in shouldSkipFile() method in RustBinaryTest
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTest.java234 protected boolean shouldSkipFile(String fullPath) throws DeviceNotAvailableException { in shouldSkipFile() method in GTest
DGoogleBenchmarkTest.java282 protected boolean shouldSkipFile(String fullPath) { in shouldSkipFile() method in GoogleBenchmarkTest