Home
last modified time | relevance | path

Searched defs:should_skip (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tools/skqp/src/
Dskqp_main.cpp46 static bool should_skip(const char* const* rules, size_t count, const char* name) { in should_skip() function
/external/libaom/libaom/test/
Dedge_detect_test.cc166 bool should_skip() const { in should_skip() function in __anon48d6b70d0111::EdgeDetectBrightnessTest
258 bool should_skip() const { in should_skip() function in __anon48d6b70d0111::EdgeDetectImageTest
/external/skia/tools/skqp/src/
Dskqp_main.cpp52 static bool should_skip(const char* const* rules, size_t count, const char* name) { in should_skip() function
/external/python/cpython3/Lib/lib2to3/
Dfixer_base.py179 def should_skip(self, node): member in ConditionalFix
/external/python/cpython2/Lib/lib2to3/
Dfixer_base.py180 def should_skip(self, node): member in ConditionalFix
/external/skia/dm/
DDM.cpp1103 static bool should_skip(const char* sink, const char* src, in should_skip() function
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1214 bool should_skip = in ValidateObjCClassPrefixes() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp1517 static cl_int should_skip(cl_device_id device, cl_bool& skip) in should_skip() function