Home
last modified time | relevance | path

Searched defs:emptyKey (Results 1 – 3 of 3) sorted by relevance

/external/volley/src/test/java/com/android/volley/toolbox/
DDiskBasedCacheTest.java114 Map<String, String> emptyKey = new HashMap<String, String>(); in serializeMap() local
124 assertEquals(DiskBasedCache.readStringStringMap(bais), emptyKey); in serializeMap() local
/external/skia/tests/
DGrShapeTest.cpp1220 Key emptyKey; in test_path_effect_makes_empty_shape() local
1315 Key emptyKey(fillEmptyCase.baseKey()); in test_empty_shape() local
/external/icu/icu4c/source/test/cintltst/
Dcapitst.c1984 uint8_t emptyKey[20], abcKey[50], mergedKey[100]; in TestMergeSortKeys() local