Searched defs:TestCopy (Results 1 – 3 of 3) sorted by relevance
191 void TestCopy(const G &fst) const { in TestCopy() function206 void TestCopy() const { TestCopy(*testfst_); } in TestCopy() function
205 void TestCopy(Weight w) { in TestCopy() function
189 TEST_F(YuvScalerTest, TestCopy) { in TEST_F() argument