Home
last modified time | relevance | path

Searched refs:VintfObjectCompatibleTest (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/include/vintf/
DVintfObject.h65 class VintfObjectCompatibleTest; variable
260 friend class testing::VintfObjectCompatibleTest;
/system/libvintf/test/
Dvintf_object_tests.cpp519 class VintfObjectCompatibleTest : public VintfObjectTestBase { class
528 TEST_F(VintfObjectCompatibleTest, TestDeviceCompatibility) { in TEST_F() argument