Searched refs:g_connectionB (Results 1 – 1 of 1) sorted by relevance
64 MultiVerNaturalStoreConnection *g_connectionB; variable203 if (g_connectionB != nullptr) { in TearDown()204 g_connectionB->Close(); in TearDown()206 g_connectionB = nullptr; in TearDown()488 g_connectionB = GetConnection(g_config.dataDir, STORE_ID_B, errCode);489 ASSERT_TRUE(g_connectionB != nullptr);530 g_connectionB = GetConnection(g_config.dataDir, STORE_ID_B, errCode);531 ASSERT_TRUE(g_connectionB != nullptr);575 g_connectionB = GetConnection(g_config.dataDir, STORE_ID_B, errCode);576 ASSERT_TRUE(g_connectionB != nullptr);[all …]