Searched refs:tc_str (Results 1 – 1 of 1) sorted by relevance
502 std::string tc_str = in TEST() local504 TraceConfig tc(tc_str); in TEST()505 EXPECT_EQ(tc_str, tc.ToString()); in TEST()