Searched refs:syncInterfaceD (Results 1 – 1 of 1) sorted by relevance
863 auto *syncInterfaceD = new (std::nothrow) VirtualSingleVerSyncDBInterface(); in SetUp() local866 ASSERT_TRUE(syncInterfaceD != nullptr); in SetUp()869 ASSERT_EQ(g_deviceD->Initialize(g_communicatorAggregator, syncInterfaceD), E_OK); in SetUp()