Home
last modified time | relevance | path

Searched defs:run_single_test (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dpixelutils.c30 static int run_single_test(const char *test, in run_single_test() function
/third_party/mindspore/mindspore-src/source/tests/st/numpy_native/
Dutils.py157 def run_single_test(mnp_fn, onp_fn, arr, error=0): function