Searched refs:g_inputInterfaces (Results 1 – 3 of 3) sorted by relevance
55 if (g_inputInterfaces != nullptr) { in SetUpTestCase()145 if (g_inputInterfaces == nullptr) {170 if (g_inputInterfaces == nullptr) {191 if (g_inputInterfaces == nullptr) {213 if (g_inputInterfaces == nullptr) {234 if (g_inputInterfaces == nullptr) {256 if (g_inputInterfaces == nullptr) {289 if (g_inputInterfaces == nullptr) {323 if (g_inputInterfaces == nullptr) {349 if (g_inputInterfaces == nullptr) {[all …]
32 sptr<IInputInterfaces> g_inputInterfaces = nullptr; variable52 g_inputInterfaces = IInputInterfaces::Get(true); in SetUpTestCase()53 if (g_inputInterfaces != nullptr) { in SetUpTestCase()56 g_inputInterfaces->ScanInputDevice(g_sta); in SetUpTestCase()90 ret |= g_inputInterfaces->ScanInputDevice(sta);153 g_inputInterfaces->CloseInputDevice(MAX_DEVICES);238 g_inputInterfaces->CloseInputDevice(TOUCH_INDEX);664 g_inputInterfaces->OpenInputDevice(devIndex);666 g_inputInterfaces->CloseInputDevice(devIndex);680 g_inputInterfaces->OpenInputDevice(devIndex);[all …]
50 if (g_inputInterfaces != nullptr) { in SetUp()57 g_inputInterfaces = nullptr; in TearDown()67 ASSERT_NE(nullptr, g_inputInterfaces); in BENCHMARK_F()88 ASSERT_NE(nullptr, g_inputInterfaces); in BENCHMARK_F()108 ASSERT_NE(nullptr, g_inputInterfaces); in BENCHMARK_F()131 ASSERT_NE(nullptr, g_inputInterfaces); in BENCHMARK_F()155 ASSERT_NE(nullptr, g_inputInterfaces); in BENCHMARK_F()177 ASSERT_NE(nullptr, g_inputInterfaces); in BENCHMARK_F()199 ASSERT_NE(nullptr, g_inputInterfaces); in BENCHMARK_F()221 ASSERT_NE(nullptr, g_inputInterfaces); in BENCHMARK_F()[all …]