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