Searched refs:kv_store (Results 1 – 1 of 1) sorted by relevance
65 KeyValueStore kv_store; in TEST_F() local66 kv_store.Load(volume_file_path_); in TEST_F()72 ASSERT_TRUE(kv_store.GetString(handler_.kCurrentIndexKey_ + "." + in TEST_F()110 KeyValueStore kv_store; in TEST_F() local111 kv_store.SetString("foo", "100"); in TEST_F()112 kv_store.Save(volume_file_path_); in TEST_F()