Searched refs:SetGlobalFct (Results 1 – 2 of 2) sorted by relevance
442 auto SetGlobalFct = reinterpret_cast<void (*)(int)>( in TEST_F() local445 SetGlobalFct(789); in TEST_F()
443 auto SetGlobalFct = reinterpret_cast<void (*)(int)>( in TEST_F() local446 SetGlobalFct(789); in TEST_F()