Searched refs:g_simAuthenticationResponseFlag (Results 1 – 3 of 3) sorted by relevance
1688 g_simAuthenticationResponseFlag = false;1695 EXPECT_EQ(true, g_simAuthenticationResponseFlag);1708 g_simAuthenticationResponseFlag = false;1715 EXPECT_EQ(true, g_simAuthenticationResponseFlag);1728 g_simAuthenticationResponseFlag = false;1735 EXPECT_EQ(true, g_simAuthenticationResponseFlag);1748 g_simAuthenticationResponseFlag = false;1755 EXPECT_EQ(true, g_simAuthenticationResponseFlag);
552 extern bool g_simAuthenticationResponseFlag;
42 bool g_simAuthenticationResponseFlag = false; variable467 g_simAuthenticationResponseFlag = true; in SimAuthenticationResponse()