Searched defs:expect (Results 1 – 2 of 2) sorted by relevance
24 static void expect(const std::string& expr_str, const char* expected) { in expect() function
62 static void expect(const char* expected, const std::string& expr_str, CauseCode cause_code, in expect() function