Searched refs:SetValueForTest (Results 1 – 2 of 2) sorted by relevance
194 runtime.GetCurrentEventContext()->GetEventRecorder()->SetValueForTest( in TEST_F()208 runtime.GetCurrentEventContext()->GetEventRecorder()->SetValueForTest( in TEST_F()235 handler->SetValueForTest(&result); in TEST_F()256 handler->SetValueForTest(nullptr); in TEST_F()
166 void SetValueForTest(WideString* pStr) { m_pValue = pStr; } in SetValueForTest() function