Home
last modified time | relevance | path

Searched refs:bytes_as_ascii_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dgoogle_authenticator_unittest.cc56 bytes_as_ascii_("ffff"), in GoogleAuthenticatorTest()
165 std::string bytes_as_ascii_; member in chromeos::GoogleAuthenticatorTest
189 FilePath tmp_file_path = FakeLocalaccountFile(bytes_as_ascii_); in TEST_F()
193 EXPECT_EQ(auth->localaccount_, bytes_as_ascii_); in TEST_F()
200 bytes_as_ascii_.c_str())); in TEST_F()
204 EXPECT_EQ(auth->localaccount_, bytes_as_ascii_); in TEST_F()
209 FilePath tmp_file_path = FakeLocalaccountFile(bytes_as_ascii_); in TEST_F()