Home
last modified time | relevance | path

Searched defs:testPass (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureBarrierTests.cpp436 for (int testPass = 0; testPass < numTestPasses(); ++testPass) in iterate() local
605 virtual void setupRenderPass(int testPass, int renderPass) in setupRenderPass()
694 virtual int getBlockSize(int testPass, int renderPass) in getBlockSize()
701 virtual int getModulo(int testPass, int renderPass) in getModulo()
751 virtual int getBlockSize(int testPass, int renderPass) in getBlockSize()
758 virtual int getModulo(int testPass, int renderPass) in getModulo()
828 virtual void setupRenderPass(int testPass, int renderPass) in setupRenderPass()
/external/python/cpython2/Lib/unittest/test/
Dtest_program.py57 def testPass(self): member in Test_TestProgram.FooBar
Dtest_suite.py315 def testPass(self): member in Test_TestSuite.test_basetestsuite.Test
/external/v8/tools/unittests/
Drun_tests_test.py162 def testPass(self): member in SystemTest
/external/python/cpython3/Lib/unittest/test/
Dtest_suite.py394 def testPass(self): member in Test_TestSuite.test_basetestsuite.Test
Dtest_program.py59 def testPass(self): member in Test_TestProgram.FooBar