Searched refs:old_expected (Results 1 – 2 of 2) sorted by relevance
22 mallctl_bool_set(const char *name, bool old_expected, bool val_new, in mallctl_bool_set() argument32 assert_b_eq(old, old_expected, "%s():%d: Unexpected %s value", func, in mallctl_bool_set()
180 Type* old_expected = expected_type_; in VisitFunctionAnnotation() local187 expected_type_ = old_expected; in VisitFunctionAnnotation()