Home
last modified time | relevance | path

Searched defs:SAMPLES (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavdevice/tests/
Dtimefilter.c32 #define SAMPLES 1000 in main() macro
/third_party/pulseaudio/src/tests/
Dmult-s16-test.c49 #define SAMPLES 1028 macro
Dcpu-mix-test.c32 #define SAMPLES 1028 macro
Dcpu-sconv-test.c32 #define SAMPLES 1028 macro
Dcpu-volume-test.c34 #define SAMPLES 1028 macro
Dcpu-remap-test.c33 #define SAMPLES 1027 macro
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
Dsieve.cpp199 #define SAMPLES 50 in uprv_getSieveTime() macro
/third_party/ffmpeg/libswresample/tests/
Dswresample.c33 #define SAMPLES 1000 macro
/third_party/glfw/tests/
Dglfwinfo.c370 AUXBUFFERS, SAMPLES, STEREO, SRGB, SINGLEBUFFER, NOERROR_SRSLY }; in main() enumerator
/third_party/python/Lib/test/test_import/
D__init__.py685 SAMPLES = ('test', 'test\u00e4\u00f6\u00fc\u00df', 'test\u00e9\u00e8', variable in PathsTests