Home
last modified time | relevance | path

Searched refs:ERR_MSG (Results 1 - 1 of 1) sorted by relevance

/test/testfwk/developer_test/aw/cxx/hwext/
H A Dperf.cpp36 #define ERR_MSG(...) fprintf(stderr, __VA_ARGS__) macro
66 ERR_MSG("[ WARNING ] no baseline loaded, please manual check output value is OK.\n"); in ~BaseLineManager()
75 ERR_MSG("[ WARNING ] failed to load config from %s\n", path.c_str()); in LoadConfig()
273 ERR_MSG("[ ERROR ] failed to get testcase name.\n"); in ExpectValue()
287 ERR_MSG("[ ERROR ] %s has NO baseline.\n", m_strCaseName.c_str()); in ExpectValue()
313 ERR_MSG("[ ERROR ] m_pTester is nullptr.\n"); in SaveResult()

Completed in 1 milliseconds