Home
last modified time | relevance | path

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

/external/skia/gpu/src/
Dgr_unittests.cpp79 class BogusEntry {}; class
89 typedef GrBinHashKey<BogusEntry, kDataLenUsedForKey> KeyType; in test_binHashKey()
98 GrBinHashKey<BogusEntry, kDataLenUsedForKey-1> keyBust; in test_binHashKey()
137 GrBinHashKey<BogusEntry, kDataLenUsedForKey-1> keyBust2; in test_binHashKey()
143 GrBinHashKey<BogusEntry, kDataLenUsedForKey-1> keyBust3; in test_binHashKey()