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