Home
last modified time | relevance | path

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

/third_party/boost/libs/flyweight/test/
Dtest_custom_factory.cpp107 void test_custom_factory() in test_custom_factory() function
/third_party/python/Lib/sqlite3/test/
Dfactory.py93 def test_custom_factory(self): member in RowFactoryTests