Searched refs:Roundtrip (Results 1 – 2 of 2) sorted by relevance
150 class Roundtrip : public Command { class152 Roundtrip(const UtfPerformanceTest &testcase) : Command(testcase) {} in Roundtrip() function in Roundtrip155 Roundtrip * t = new Roundtrip(testcase); in get()329 case 0: name = "Roundtrip"; if (exec) return Roundtrip::get(*this); break; in runIndexedTest()
218 TEST(JSONValueSerializerTest, Roundtrip) { in TEST() argument410 TEST_F(JSONFileValueSerializerTest, Roundtrip) { in TEST_F() argument