Searched refs:TestCount (Results 1 – 2 of 2) sorted by relevance
746 static void TestCount(void) { in TestCount() function800 addTest(root, &TestCount, "string/TestCount"); in addStringTest()
838 class TestCount(BaseTest): class