Home
last modified time | relevance | path

Searched defs:testdata (Results 1 – 25 of 47) sorted by relevance

12

/third_party/openssl/test/
Dasn1_time_test.c21 struct testdata { struct
31 static struct testdata tbl_testdata_pos[] = { argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
D2-3.c142 static struct testdata { struct
143 int count;
144 pthread_cond_t cnd;
145 pthread_mutex_t mtx;
146 int predicate;
147 clockid_t cid;
148 int mtype;
149 char fork;
D2-1.c23 static struct testdata { struct
24 pthread_mutex_t mutex;
25 pthread_cond_t cond;
D4-1.c22 static struct testdata { struct
23 pthread_mutex_t mutex;
24 pthread_cond_t cond;
D1-1.c22 static struct testdata { struct
23 pthread_mutex_t mutex;
24 pthread_cond_t cond;
D2-2.c26 static struct testdata { struct
27 pthread_mutex_t mutex;
28 pthread_cond_t cond;
D1-2.c159 struct testdata { struct
167 static struct testdata *td; argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D4-1.c24 static struct testdata { struct
25 pthread_mutex_t mutex;
26 pthread_cond_t cond;
D1-1.c24 static struct testdata { struct
25 pthread_mutex_t mutex;
26 pthread_cond_t cond;
D2-3.c26 static struct testdata { struct
27 pthread_mutex_t mutex;
28 pthread_cond_t cond;
D2-1.c31 static struct testdata { struct
32 pthread_mutex_t mutex;
33 pthread_cond_t cond;
D3-1.c24 static struct testdata { struct
25 pthread_mutex_t mutex;
26 pthread_cond_t cond;
D2-2.c27 static struct testdata { struct
28 pthread_mutex_t mutex;
29 pthread_cond_t cond;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
D3-1.c20 static struct testdata { struct
21 pthread_mutex_t mutex;
22 pthread_cond_t cond;
D1-1.c21 static struct testdata { struct
22 pthread_mutex_t mutex;
23 pthread_cond_t cond;
D2-1.c21 static struct testdata { struct
22 pthread_mutex_t mutex;
23 pthread_cond_t cond;
/third_party/nghttp2/python/
Dhpackcheck.py15 def testsuite(testdata): argument
52 testdata = json.loads(input) variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
D2-2.c26 static struct testdata { struct
27 pthread_mutex_t mutex;
28 pthread_cond_t cond;
D4-1.c23 static struct testdata { struct
24 pthread_mutex_t mutex;
25 pthread_cond_t cond;
D1-1.c23 static struct testdata { struct
24 pthread_mutex_t mutex;
25 pthread_cond_t cond;
D2-1.c24 static struct testdata { struct
25 pthread_mutex_t mutex;
26 pthread_cond_t cond;
/third_party/flutter/skia/tools/
Dchrome_fuzz.cpp15 static bool read_test_case(const char* filename, SkString* testdata) { in read_test_case()
31 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, in run_test_case()
61 SkString testdata; in read_and_run_test_case() local
/third_party/skia/tools/
Dchrome_fuzz.cpp15 static bool read_test_case(const char* filename, SkString* testdata) { in read_test_case()
31 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, in run_test_case()
61 SkString testdata; in read_and_run_test_case() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djifmux.c366 compare_date_time (ExifEntry * entry, ExifTagCheckData * testdata) in compare_date_time()
407 compare_shutter_speed (ExifEntry * entry, ExifTagCheckData * testdata) in compare_shutter_speed()
442 compare_aperture_value (ExifEntry * entry, ExifTagCheckData * testdata) in compare_aperture_value()
471 compare_flash (ExifEntry * entry, ExifTagCheckData * testdata) in compare_flash()
509 compare_geo_elevation (ExifEntry * entry, ExifTagCheckData * testdata) in compare_geo_elevation()
530 compare_geo_elevation_ref (ExifEntry * entry, ExifTagCheckData * testdata) in compare_geo_elevation_ref()
548 compare_speed (ExifEntry * entry, ExifTagCheckData * testdata) in compare_speed()
570 compare_speed_ref (ExifEntry * entry, ExifTagCheckData * testdata) in compare_speed_ref()
686 compare_geo_coordinate (ExifEntry * entry, ExifTagCheckData * testdata) in compare_geo_coordinate()
717 compare_geo_coordinate_ref (ExifEntry * entry, ExifTagCheckData * testdata) in compare_geo_coordinate_ref()
[all …]
/third_party/libsnd/tests/
Dchunk_test.c107 chunk_test_helper (const char *filename, int format, const char * testdata) in chunk_test_helper()
188 …chunk_test_helper (const char *filename, int format, const char * testdata [], size_t testdata_len) in multichunk_test_helper()
303 { const char* testdata [] = in chunk_test() local

12