Home
last modified time | relevance | path

Searched refs:g_reloadRuntimePage (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/test/mock/
H A DMockGlobalResult.cpp25 bool g_reloadRuntimePage = false; variable
H A DMockGlobalResult.h26 extern bool g_reloadRuntimePage;
/ide/tools/previewer/test/mock/jsapp/
H A DMockJsAppImpl.cpp76 g_reloadRuntimePage = true; in ReloadRuntimePage()
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp259 g_reloadRuntimePage = false; in TEST_F()
261 EXPECT_TRUE(g_reloadRuntimePage); in TEST_F()
266 g_reloadRuntimePage = false; in TEST_F()
268 EXPECT_FALSE(g_reloadRuntimePage); in TEST_F()

Completed in 5 milliseconds