Home
last modified time | relevance | path

Searched refs:expected_line (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1433 std::string expected_line = "Fail: "+ std::string(funcInfo.funcName) + " (" + in TestFalseSearchCase() local
1438 … 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() local
1451 … REQUIRE_MESSAGE(expected_line.compare(*func_replacement_log) == 0, "Wrong last string contnent"); in TestWrongFunctionInDll()