Home
last modified time | relevance | path

Searched defs:testInt (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_marshal.py464 def testInt(self): member in InstancingTestCase
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp1923 std::vector<GLint> testInt(4); in TEST_P() local