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()109 mKvStore.put(key, value); in addKvEntry()119 return mKvStore; in getKvEntries()