Searched refs:bytes_as_ascii_ (Results 1 – 1 of 1) sorted by relevance
56 bytes_as_ascii_("ffff"), in GoogleAuthenticatorTest()165 std::string bytes_as_ascii_; member in chromeos::GoogleAuthenticatorTest189 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()