Home
last modified time | relevance | path

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

/external/skia/tests/
DBitmapHeapTest.cpp36 typedef SkFlatDictionary<SkShader, SkShaderTraits> FlatDictionary; typedef
61 FlatDictionary dictionary(&controller); in DEF_TEST()
/external/libchrome/base/trace_event/
Dtrace_event_argument_unittest.cc17 TEST(TraceEventArgumentTest, FlatDictionary) { in TEST() argument