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