Searched refs:async_begin2_id_str (Results 1 – 1 of 1) sorted by relevance
1541 std::string async_begin2_id_str; in TEST_F() local1546 ASSERT_TRUE(value->GetAsString(&async_begin2_id_str)); in TEST_F()1550 EXPECT_STREQ(async_begin_id_str.c_str(), async_begin2_id_str.c_str()); in TEST_F()