HomeSort by relevance Sort by last modified time
    Searched refs:TestCaseFactory (Results 1 - 2 of 2) sorted by null

  /external/jsoncpp/src/test_lib_json/
jsontest.h 144 typedef TestCase *(*TestCaseFactory)();
152 Runner &add( TestCaseFactory factory );
184 typedef std::deque<TestCaseFactory> Factories;
jsontest.cpp 302 Runner::add( TestCaseFactory factory )

Completed in 495 milliseconds