Searched refs:IsVirtualAbEnabled (Results 1 – 2 of 2) sorted by relevance
191 bool IsVirtualAbEnabled();195 if (!IsVirtualAbEnabled()) GTEST_SKIP() << "Test for Virtual A/B devices only"; \200 if (!IsVirtualAbEnabled()) { \
319 bool IsVirtualAbEnabled() { in IsVirtualAbEnabled() function