Home
last modified time | relevance | path

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

/aosp12/system/libvintf/test/
H A Dvintf_object_tests.cpp398 class VintfObjectTestBase : public ::testing::Test { class
522 VintfObjectTestBase::SetUp(); in SetUp()
547 VintfObjectTestBase::SetUp(); in SetUp()
575 VintfObjectTestBase::SetUp(); in SetUp()
615 VintfObjectTestBase::SetUp(); in SetUp()
646 VintfObjectTestBase::SetUp(); in SetUp()
861 VintfObjectTestBase::SetUp(); in SetUp()
940 class DeprecateTest : public VintfObjectTestBase {
943 VintfObjectTestBase::SetUp(); in SetUp()
1106 VintfObjectTestBase::SetUp(); in SetUp()
[all …]
/aosp12/system/libvintf/include/vintf/
H A DVintfObject.h63 class VintfObjectTestBase; variable
258 friend class testing::VintfObjectTestBase;