Searched refs:expected_assertion_ (Results 1 – 2 of 2) sorted by relevance
23 if (rlz_lib::expected_assertion_ != expr_string) { \42 extern std::string expected_assertion_;47 expected_assertion_ = s; in SetExpectedAssertion()
12 std::string expected_assertion_; variable