Searched refs:context_filter (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | Test.h | 178 #define DEF_GPUTEST_FOR_CONTEXTS(name, context_filter, reporter, context_info, options_filter) \ argument 182 skiatest::RunWithGPUTestContexts(test_##name, context_filter, reporter, options); \
|
/external/skqp/tests/ |
D | Test.h | 189 #define DEF_GPUTEST_FOR_CONTEXTS(name, context_filter, reporter, context_info, options_filter) \ argument 193 skiatest::RunWithGPUTestContexts(test_##name, context_filter, reporter, options); \
|