Searched refs:new_content_res (Results 1 – 1 of 1) sorted by relevance
286 auto new_content_res = vboot->Read(); in TEST_P() local287 ASSERT_RESULT_OK(new_content_res); in TEST_P()288 std::string_view new_content(*new_content_res); in TEST_P()374 auto new_content_res = vboot->Read(); in TEST_P() local375 ASSERT_RESULT_OK(new_content_res); in TEST_P()376 std::string_view new_content(*new_content_res); in TEST_P()