Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/src/
Dts.cpp238 std::string errorStr = TS::str_from_code(fc); in safe_run()
417 string TS::str_from_code( const TS::FailureCode code ) in str_from_code() function in cvtest::TS
515 FAIL() << "\n\tfailure reason: " << str_from_code(code) << in set_gtest_status()
/external/opencv3/modules/ts/include/opencv2/
Dts.hpp415 static string str_from_code( const TS::FailureCode code );