Searched refs:Roundtrip (Results 1 – 6 of 6) sorted by relevance
154 class Roundtrip : public Command { class156 Roundtrip(const UtfPerformanceTest &testcase) : Command(testcase) {} in Roundtrip() function in Roundtrip159 Roundtrip * t = new Roundtrip(testcase); in get()333 case 0: name = "Roundtrip"; if (exec) return Roundtrip::get(*this); break; in runIndexedTest()
59 static Status Roundtrip(const GraphOptimizationPassOptions& options, in Roundtrip() function67 if (options.graph) return Roundtrip(options, options.graph, &context); in Run()
26 Roundtrip test:
61 -TEST_F(JSONFileValueSerializerTest, Roundtrip) {
308 TEST_P(ParameterizedIteratorSaveAndRestoreTest, Roundtrip) { in TEST_P() argument
216 TEST(JSONValueSerializerTest, Roundtrip) { in TEST() argument