Home
last modified time | relevance | path

Searched refs:SetRCForTest (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_publicmethods_embeddertest.cpp237 handler->SetRCForTest(&valid); in TEST_F()
257 handler->SetRCForTest(nullptr); in TEST_F()
Dcjs_event_context.h140 void SetRCForTest(bool* pRC) { m_pbRc = pRC; } in SetRCForTest() function