Home
last modified time | relevance | path

Searched refs:SerializationTestUtils (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DSerializationTest.cpp198 template<typename T, bool testInvalid> struct SerializationTestUtils { struct
202 template<> struct SerializationTestUtils<SkString, true> { argument
218 SerializationTestUtils<T, testInvalid>::InvalidateData(dataWritten); in TestObjectSerializationNoAlign() argument