OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:str_from_code
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/ts/src/
ts.cpp
238
std::string errorStr = TS::
str_from_code
(fc);
417
string TS::
str_from_code
( const TS::FailureCode code )
function in class:cvtest::TS
515
FAIL() << "\n\tfailure reason: " <<
str_from_code
(code) <<
/external/opencv3/modules/ts/include/opencv2/
ts.hpp
415
static string
str_from_code
( const TS::FailureCode code );
Completed in 1048 milliseconds