Searched refs:testProc (Results 1 – 1 of 1) sorted by relevance
300 typedef void (*testProc)(int); typedef302 std::map<const char*, testProc, cstr_cmp> gTestMap {311 testProc proc = gTestMap[testName]; in main()