/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
D | 2-3.c | 142 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;
|
D | 2-1.c | 23 static struct testdata { struct 24 pthread_mutex_t mutex; 25 pthread_cond_t cond;
|
D | 1-1.c | 22 static struct testdata { struct 23 pthread_mutex_t mutex; 24 pthread_cond_t cond;
|
D | 4-1.c | 22 static struct testdata { struct 23 pthread_mutex_t mutex; 24 pthread_cond_t cond;
|
D | 2-2.c | 26 static struct testdata { struct 27 pthread_mutex_t mutex; 28 pthread_cond_t cond;
|
D | 1-2.c | 159 struct testdata { struct 167 static struct testdata *td; argument
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
D | 4-1.c | 24 static struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
D | 2-3.c | 26 static struct testdata { struct 27 pthread_mutex_t mutex; 28 pthread_cond_t cond;
|
D | 1-1.c | 24 static struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
D | 3-1.c | 24 static struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
D | 2-1.c | 31 static struct testdata { struct 32 pthread_mutex_t mutex; 33 pthread_cond_t cond;
|
D | 2-2.c | 27 static struct testdata { struct 28 pthread_mutex_t mutex; 29 pthread_cond_t cond;
|
/external/tink/go/mac/subtle/ |
D | cmac_test.go | 42 type testdata struct { struct 43 Algorithm string 44 GeneratorVersion string 45 NumberOfTests uint32 46 TestGroups []*testgroup
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
D | 3-1.c | 20 static struct testdata { struct 21 pthread_mutex_t mutex; 22 pthread_cond_t cond;
|
D | 2-1.c | 21 static struct testdata { struct 22 pthread_mutex_t mutex; 23 pthread_cond_t cond;
|
D | 1-1.c | 21 static struct testdata { struct 22 pthread_mutex_t mutex; 23 pthread_cond_t cond;
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue337/ |
D | DuplicateKeyTest.java | 102 MapProvider<String, FooEntry> testdata = yaml.loadAs(input, MapProvider.class); in defaultConfigurationNoErrorsWithDuplicates() local 129 MapProvider<String, FooEntry> testdata = yaml.loadAs(input, MapProvider.class); in errorOnDuplicateKeysInJavaBeanProperty() local 143 MapProvider<String, FooEntry> testdata = yaml.loadAs(input, MapProvider.class); in acceptDuplicateKeysInJavaBeanProperty() local 151 MapProvider<String, FooEntry> testdata = yaml.loadAs(input, MapProvider.class); in defaultConfigUniqueKeysWorks() local 166 MapProvider<String, FooEntry> testdata = yaml.loadAs(input, MapProvider.class); in noDuplicatesConfigMutablePostChange() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
D | 2-2.c | 26 static struct testdata { struct 27 pthread_mutex_t mutex; 28 pthread_cond_t cond;
|
D | 2-1.c | 24 static struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
D | 4-1.c | 23 static struct testdata { struct 24 pthread_mutex_t mutex; 25 pthread_cond_t cond;
|
D | 1-1.c | 23 static struct testdata { struct 24 pthread_mutex_t mutex; 25 pthread_cond_t cond;
|
/external/skia/tools/ |
D | chrome_fuzz.cpp | 15 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
|
/external/curl/tests/libtest/ |
D | lib552.c | 33 struct testdata { struct 34 char trace_ascii; /* 1 or 0 */
|
/external/rust/android-crates-io/crates/zerotrie/tests/ |
D | ignorecase_test.rs | 7 mod testdata { module
|
/external/stg/ |
D | filter_test.cc | 61 const std::string testdata = "testdata"; variable
|