Searched refs:TEST_BLOCK (Results 1 – 1 of 1) sorted by relevance
32 const std::string TEST_BLOCK = "testBlock"; variable57 result = AppEventCache::GetInstance()->CreateBlock(TEST_BLOCK);60 auto block = AppEventCache::GetInstance()->GetBlock(TEST_BLOCK);75 result = AppEventCache::GetInstance()->DestroyBlock(TEST_BLOCK);101 result = AppEventCache::GetInstance()->CreateBlock(TEST_BLOCK);104 auto block = AppEventCache::GetInstance()->GetBlock(TEST_BLOCK);112 result = AppEventCache::GetInstance()->DestroyBlock(TEST_BLOCK);136 result = AppEventCache::GetInstance()->CreateBlock(TEST_BLOCK);138 auto block = AppEventCache::GetInstance()->GetBlock(TEST_BLOCK);152 ASSERT_EQ(blocksStat[TEST_BLOCK].first, ADD_NUM);[all …]