Home
last modified time | relevance | path

Searched refs:CheckFoo (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/tests/
Dsample_service_unittest.cc87 void CheckFoo(const Foo& foo) { in CheckFoo() function
257 CheckFoo(*foo); in Frobinate()
323 CheckFoo(*foo); in TEST_P()
/external/python/cpython2/Lib/sqlite3/test/
Dtypes.py205 def CheckFoo(self): member in DeclTypesTests
/external/python/cpython3/Lib/sqlite3/test/
Dtypes.py178 def CheckFoo(self): member in DeclTypesTests