Searched refs:m_testSlot2Called (Results 1 – 4 of 4) sorted by relevance
109 m_testSlot2Called = false; in base_init()148 m_testSlot2Called = true; in test_slot2()726 QTRY_VERIFY_WITH_TIMEOUT((m_testSlot2Called == true), 1000); in removeSlotForRequestTimeout()745 QTRY_VERIFY_WITH_TIMEOUT((m_testSlot2Called == true), 7000); in removeSlotForSatellitesInUseUpdated()764 QTRY_VERIFY_WITH_TIMEOUT((m_testSlot2Called == true), 7000); in removeSlotForSatellitesInViewUpdated()
111 bool m_testSlot2Called; variable
138 m_testSlot2Called = true; in test_slot2()149 m_testSlot2Called = false; in base_init()759 QTRY_VERIFY_WITH_TIMEOUT((m_testSlot2Called == true), 1000); in removeSlotForRequestTimeout()775 QTRY_VERIFY_WITH_TIMEOUT((m_testSlot2Called == true), 7000); in removeSlotForPositionUpdated()
124 bool m_testSlot2Called; variable