Searched defs:check_unexpected (Results 1 – 6 of 6) sorted by relevance
1057 fn check_unexpected(&self) -> Result<()> { in check_unexpected() method
1513 def __init__(self, responses, check_unexpected=False): argument
1155 fn check_unexpected(&self) -> Result<()> { in check_unexpected() method
1667 def __init__(self, responses, check_unexpected=False): argument
1401 bool check_unexpected = !is_null_insn(test->unexpected_insns); in check_xlated_program() local