Searched defs:outputLevel (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/cudalegacy/test/ |
D | main_nvidia.cpp | 300 bool nvidia_NPPST_Integral_Image(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NPPST_Integral_Image() 316 bool nvidia_NPPST_Squared_Integral_Image(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NPPST_Squared_Integral_Image() 330 bool nvidia_NPPST_RectStdDev(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NPPST_RectStdDev() 344 bool nvidia_NPPST_Resize(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NPPST_Resize() 360 bool nvidia_NPPST_Vector_Operations(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NPPST_Vector_Operations() 374 bool nvidia_NPPST_Transpose(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NPPST_Transpose() 390 bool nvidia_NCV_Vector_Operations(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NCV_Vector_Operations() 405 bool nvidia_NCV_Haar_Cascade_Loader(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NCV_Haar_Cascade_Loader() 417 bool nvidia_NCV_Haar_Cascade_Application(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NCV_Haar_Cascade_Application() 431 bool nvidia_NCV_Hypotheses_Filtration(const std::string& test_data_path, OutputLevel outputLevel) in nvidia_NCV_Hypotheses_Filtration() [all …]
|
D | test_main.cpp | 94 string outputLevel = cmd.get<string>("nvtest_output_level"); in main() local
|
D | NCVAutoTestLister.hpp | 161 OutputLevel outputLevel; member in NCVAutoTestLister
|