Searched defs:TestRegistry (Results 1 – 7 of 7) sorted by relevance
67 static void TestRegistry(ThreadRegistry *registry, bool has_quarantine) { in TestRegistry() function
92 typedef sk_tools::Registry<Test> TestRegistry; typedef
104 typedef sk_tools::Registry<Test> TestRegistry; typedef
140 public void TestRegistry() { in TestRegistry() method in TransliteratorTest
137 public void TestRegistry() { in TestRegistry() method in TransliteratorTest
6475 class TestRegistry : public ITestCaseRegistry { class6477 TestRegistry() in TestRegistry() function in Catch::TestRegistry
9966 class TestRegistry : public ITestCaseRegistry { class