Searched refs:filterTests (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DGpuColorFilterTest.cpp70 GetConstantComponentTestCase filterTests[] = { local
98 for (size_t i = 0; i < SK_ARRAY_COUNT(filterTests); ++i) {
99 const GetConstantComponentTestCase& test = filterTests[i];
/external/skia/tests/
H A DGpuColorFilterTest.cpp70 GetConstantComponentTestCase filterTests[] = { local
98 for (size_t i = 0; i < SK_ARRAY_COUNT(filterTests); ++i) {
99 const GetConstantComponentTestCase& test = filterTests[i];
/external/deqp/android/scripts/
H A DGenAndroidCTSXML.py136 def filterTests(includeTests, group): function
174 writeAndroidCTSTestSuite(filterTests(mustpass, rootGroup), output)

Completed in 112 milliseconds