Home
last modified time | relevance | path

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

/aosp_15_r20/system/libvintf/include/vintf/
H A DVintfObject.h70 class VintfObjectCompatibleTest; variable
243 friend class testing::VintfObjectCompatibleTest;
/aosp_15_r20/system/libvintf/test/
H A Dvintf_object_tests.cpp617 class VintfObjectCompatibleTest : public VintfObjectTestBase { class
627 TEST_F(VintfObjectCompatibleTest, TestDeviceCompatibility) { in TEST_F() argument