Home
last modified time | relevance | path

Searched defs:testOutput (Results 1 – 3 of 3) sorted by relevance

/third_party/googletest/googlemock/test/
Dgmock_output_test.py157 def testOutput(self): member in GMockOutputTest
/third_party/googletest/googletest/test/
Dgoogletest-output-test.py306 def testOutput(self): member in GTestOutputTest
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp1801 auto testOutput = [this](GLuint texture, const GLColor &expectedColor) { in TEST_P() local
1938 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P() local
2060 auto testOutput = [this](GLuint texture, const GLColor32U &expectedColor) { in TEST_P() local
2171 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P() local