Searched defs:test_data_path (Results 1 – 2 of 2) 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 …]
|
/external/chromium-trace/catapult/tracing/ |
D | tracing_project.py | 86 test_data_path = os.path.join(tracing_root_path, 'test_data') variable in TracingProject
|