Home
last modified time | relevance | path

Searched refs:options_filter (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DTest.h177 #define DEF_GPUTEST_FOR_CONTEXTS(name, context_filter, reporter, context_info, options_filter) \ argument
184 skiatest::Test(#name, true, test_gpu_contexts_##name, options_filter)); \
/third_party/skia/tests/
DTest.h243 #define DEF_GPUTEST_FOR_CONTEXTS(name, context_filter, reporter, context_info, options_filter) \ argument
250 …t(#name, /*gpu*/ true, /*graphite*/ false, test_gpu_contexts_##name, options_filter)); …