Searched refs:expected_line (Results 1 – 1 of 1) sorted by relevance
1433 std::string expected_line = "Fail: "+ std::string(funcInfo.funcName) + " (" + in TestFalseSearchCase() local1438 … REQUIRE_MESSAGE(expected_line.compare(*func_replacement_log) == 0, "Wrong last string contnent"); in TestFalseSearchCase()1447 … std::string expected_line = "Fail: fake_function (ucrtbase.dll), byte pattern: <unknown>"; in TestWrongFunctionInDll() local1451 … REQUIRE_MESSAGE(expected_line.compare(*func_replacement_log) == 0, "Wrong last string contnent"); in TestWrongFunctionInDll()