Searched refs:kAllvalidCharsKey (Results 1 – 1 of 1) sorted by relevance
189 const char kAllvalidCharsKey[] = in TEST_F() local192 EXPECT_TRUE(prefs_.file_storage_.GetFileNameForKey(kAllvalidCharsKey, &path)); in TEST_F()193 EXPECT_EQ(prefs_dir_.Append(kAllvalidCharsKey).value(), path.value()); in TEST_F()