Home
last modified time | relevance | path

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

/ide/tools/previewer/test/mock/util/
H A DMockLocalSocket.cpp45 g_input = true; in operator >>()
/ide/tools/previewer/test/mock/
H A DMockGlobalResult.cpp45 bool g_input = false; variable
H A DMockGlobalResult.h46 extern bool g_input;
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineInterfaceTest.cpp145 g_input = false; in TEST()
147 EXPECT_TRUE(g_input); in TEST()
149 g_input = false; in TEST()
153 EXPECT_FALSE(g_input); in TEST()
156 g_input = false; in TEST()
162 EXPECT_TRUE(g_input); in TEST()

Completed in 2 milliseconds