Home
last modified time | relevance | path

Searched refs:g_shutDownResponseFlag (Results 1 - 3 of 3) sorted by relevance

/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_hdiService_test_4th.cpp2869 g_shutDownResponseFlag = false; in HWTEST_F()
2873 EXPECT_EQ(true, g_shutDownResponseFlag); in HWTEST_F()
2886 g_shutDownResponseFlag = false; in HWTEST_F()
2890 EXPECT_EQ(true, g_shutDownResponseFlag); in HWTEST_F()
2903 g_shutDownResponseFlag = false; in HWTEST_F()
2907 EXPECT_EQ(true, g_shutDownResponseFlag); in HWTEST_F()
2920 g_shutDownResponseFlag = false; in HWTEST_F()
2924 EXPECT_EQ(true, g_shutDownResponseFlag); in HWTEST_F()
H A Dhdf_ril_callback_common.h588 extern bool g_shutDownResponseFlag;
H A Dhdf_ril_callback_common.cpp75 bool g_shutDownResponseFlag = false; variable
1614 g_shutDownResponseFlag = true; in ShutDownResponse()

Completed in 17 milliseconds