Searched refs:options_filter (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/tests/ |
D | Test.h | 177 #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/ |
D | Test.h | 243 #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)); …
|