Home
last modified time | relevance | path

Searched defs:test_expectations (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/gpu/gles2_conform_support/
Dgles2_conform_test.cc37 gpu::GPUTestExpectationsParser test_expectations; in RunGLES2ConformTest() local
/external/chromium_org/base/test/expectations/
Dexpectation.cc17 namespace test_expectations { namespace
Dparser.cc9 namespace test_expectations { namespace
/external/chromium_org/media/tools/layout_tests/
Dlayouttests.py220 def JoinWithTestExpectation(self, test_expectations): argument