Searched refs:expected_binary_out (Results 1 – 3 of 3) sorted by relevance
991 const std::vector<uint32_t>& expected_binary_out, in RunAndCheckShrinker() argument1008 if (!expected_binary_out.empty()) { in RunAndCheckShrinker()1009 ASSERT_EQ(expected_binary_out, shrinker_result.transformed_binary); in RunAndCheckShrinker()