Searched refs:expected_final_output (Results 1 – 1 of 1) sorted by relevance
975 string expected_final_output; in CheckEncryptOneByteAtATime() local977 expected_final_output = exp_cipher_text.substr(plaintext.size()); in CheckEncryptOneByteAtATime()979 EXPECT_EQ(expected_final_output, ciphertext); in CheckEncryptOneByteAtATime()