Home
last modified time | relevance | path

Searched refs:g_hasDev (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.cpp34 static bool g_hasDev = false; variable
73 g_hasDev = true; in SetUpTestCase()
257 ASSERT_EQ(g_hasDev, true); in HWTEST_F()
276 ASSERT_EQ(g_hasDev, true); in HWTEST_F()
296 ASSERT_EQ(g_hasDev, true); in HWTEST_F()
315 ASSERT_EQ(g_hasDev, true); in HWTEST_F()
335 ASSERT_EQ(g_hasDev, true); in HWTEST_F()
367 ASSERT_EQ(g_hasDev, true); in HWTEST_F()
401 ASSERT_EQ(g_hasDev, true); in HWTEST_F()
424 ASSERT_EQ(g_hasDev, tru in HWTEST_F()
[all...]
/drivers/peripheral/input/test/fuzztest/openinputdevice_fuzzer/
H A Dopeninputdevice_fuzzer.cpp26 static bool g_hasDev = false; in OpenInputDeviceFuzzTest() local
46 g_hasDev = true; in OpenInputDeviceFuzzTest()

Completed in 1 milliseconds