Searched refs:tc_str1 (Results 1 – 1 of 1) sorted by relevance
602 std::string tc_str1 = in TEST() local604 TraceConfig tc1(tc_str1); in TEST()605 EXPECT_EQ(tc_str1, tc1.ToString()); in TEST()609 EXPECT_EQ(tc_str1, tc2.ToString()); in TEST()