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

/freebsd-10-stable/contrib/atf/atf-c++/
H A Dmacros_test.cpp595 std::string exp_result = std::string("^failed: .*") + t->msg; local
647 std::string exp_result = std::string("^failed: .*") + t->msg; local
696 std::string exp_result = "macros_test.cpp:[0-9]+: " + local
741 std::string exp_result = "^failed: .*macros_test.cpp:[0-9]+: " + local

Completed in 68 milliseconds