Searched refs:async_end_id_str (Results 1 – 1 of 1) sorted by relevance
1542 std::string async_end_id_str; in TEST_F() local1548 ASSERT_TRUE(value->GetAsString(&async_end_id_str)); in TEST_F()1551 EXPECT_STRNE(async_begin_id_str.c_str(), async_end_id_str.c_str()); in TEST_F()