Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_publicmethods_embeddertest.cpp241 handler->SetStrChangeForTest(&change); in TEST_F()
262 handler->SetStrChangeForTest(nullptr); in TEST_F()
H A Dcjs_event_context.h141 void SetStrChangeForTest(WideString* pStrChange) { in SetStrChangeForTest() function