Searched refs:SetRCForTest (Results 1 – 2 of 2) sorted by relevance
236 handler->SetRCForTest(&valid); in TEST_F()257 handler->SetRCForTest(nullptr); in TEST_F()
167 void SetRCForTest(bool* pRC) { m_pbRc = pRC; } in SetRCForTest() function