Home
last modified time | relevance | path

Searched defs:reportType (Results 1 – 4 of 4) sorted by relevance

/external/rmi4utils/f54test/
Dmain.cpp51 int RunF54Test(const char * deviceFile, f54_report_types reportType, bool continuousMode, bool noRe… in RunF54Test()
116 f54_report_types reportType = F54_16BIT_IMAGE; in main() local
Df54test.cpp61 int F54Test::Prepare(f54_report_types reportType) in Prepare()
/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc154 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW() argument
/external/jsoncpp/src/test_lib_json/
Djsontest.cpp366 msvcrtSilentReportHook(int reportType, char* message, int* /*returnValue*/) { in msvcrtSilentReportHook() argument