Home
last modified time | relevance | path

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

/external/skia/tests/
DSerializationTest.cpp129 template<typename T, bool testInvalid> struct SerializationTestUtils { struct
133 template<> struct SerializationTestUtils<SkString, true> { argument
149 SerializationTestUtils<T, testInvalid>::InvalidateData(dataWritten); in TestObjectSerializationNoAlign() argument