Searched refs:mKvStore (Results 1 – 1 of 1) sorted by relevance
28 private Map<String, TypedString> mKvStore = null; field in TestSummary82 mKvStore = new HashMap<String, TypedString>(); in TestSummary()98 mKvStore.put(key, value); in addKvEntry()116 return mKvStore; in getKvEntries()