Home
last modified time | relevance | path

Searched defs:ShouldSkip (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile_enumerator.cc13 bool FileEnumerator::ShouldSkip(const FilePath& path) { in ShouldSkip() function in base::FileEnumerator
/third_party/skia/tools/flags/
H A DCommandLineFlags.cpp395 bool CommandLineFlags::ShouldSkip(const SkTDArray<const char*>& strings, const char* name) { in ShouldSkip() function in CommandLineFlags
398 bool CommandLineFlags::ShouldSkip(const StringArray& strings, const char* name) { in ShouldSkip() function in CommandLineFlags
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_annotations.rs29 trait ShouldSkip: Sized { traits

Completed in 4 milliseconds