Searched refs:TestCaseCallback (Results 1 – 4 of 4) sorted by relevance
13 typedef void (*TestCaseCallback) (const char *testID, typedef23 U_CAPI void readTestFile(const char *testFilePath, TestCaseCallback callback);
133 void readTestFile(const char *testFilePath, TestCaseCallback callback) in readTestFile()