Searched refs:TestObjectSerialization (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DSerializationTest.cpp168 static void TestObjectSerialization(T* testObj, skiatest::Reporter* reporter) { function
407 TestObjectSerialization(&matrix, reporter);
413 TestObjectSerialization(&path, reporter);
419 TestObjectSerialization(&region, reporter);

Completed in 91 milliseconds