Home
last modified time | relevance | path

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

/system/libvintf/test/
Dvintf_object_tests.cpp398 class VintfObjectTestBase : public ::testing::Test { class
519 class VintfObjectCompatibleTest : public VintfObjectTestBase {
522 VintfObjectTestBase::SetUp(); in SetUp()
544 class VintfObjectIncompatibleTest : public VintfObjectTestBase {
547 VintfObjectTestBase::SetUp(); in SetUp()
572 class VintfObjectRuntimeInfoTest : public VintfObjectTestBase {
575 VintfObjectTestBase::SetUp(); in SetUp()
611 class VintfObjectKernelFcmTest : public VintfObjectTestBase,
615 VintfObjectTestBase::SetUp(); in SetUp()
643 class VintfObjectTest : public VintfObjectTestBase {
[all …]
/system/libvintf/include/vintf/
DVintfObject.h63 class VintfObjectTestBase; variable
258 friend class testing::VintfObjectTestBase;