Searched defs:exp_result (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/atf/atf-c++/
H A Dmacros_test.cpp597 std::string exp_result = std::string("^failed: .*") + t->msg; local
649 std::string exp_result = std::string("^failed: .*") + t->msg; local
698 std::string exp_result = "macros_test.cpp:[0-9]+: " + local
743 std::string exp_result = "^failed: .*macros_test.cpp:[0-9]+: " + local

Completed in 87 milliseconds