/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
H A 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;
|
H A D | 1-2.c | 159 struct testdata { struct 167 static struct testdata *td; argument
|
H A D | 1-1.c | 22 static struct testdata { struct 23 pthread_mutex_t mutex; 24 pthread_cond_t cond;
|
H A D | 4-1.c | 22 static struct testdata { struct 23 pthread_mutex_t mutex; 24 pthread_cond_t cond;
|
H A D | 2-1.c | 23 static struct testdata { struct 24 pthread_mutex_t mutex; 25 pthread_cond_t cond;
|
H A D | 2-2.c | 26 static struct testdata { struct 27 pthread_mutex_t mutex; 28 pthread_cond_t cond;
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/symbol/ |
H A D | version_script_parser_test.cpp | 34 static const char testdata[] = R"TESTDATA( in TEST() local 65 static const char testdata[] = R"TESTDATA( in TEST() local 114 static const char testdata[] = R"TESTDATA( in TEST() local 156 static const char testdata[] = R"TESTDATA( in TEST() local 258 static const char testdata[] = R"TESTDATA( in TEST() local 310 static const char testdata[] = R"TESTDATA( in TEST() local 360 static const char testdata[] = R"TESTDATA( in TEST() local 438 static const char testdata[] = R"TESTDATA( in TEST() local 496 static const char testdata[] = R"TESTDATA( in TEST() local 528 static const char testdata[] = R"TESTDATA( in TEST() local
|
/aosp_15_r20/frameworks/base/cmds/incidentd/tests/ |
H A D | FdBuffer_test.cpp | 87 std::string testdata = "FdBuffer test string"; in TEST_F() local 100 std::string testdata = "FdBuffer test string"; in TEST_F() local 113 std::string testdata = "FdBuffer test string"; in TEST_F() local 147 std::string testdata = "simply test read in stream"; in TEST_F() local 177 std::string testdata = "child process flushes only after all data are read."; in TEST_F() local 305 std::string testdata = "timeout test"; in TEST_F() local
|
/aosp_15_r20/external/tink/go/mac/subtle/ |
H A D | cmac_test.go | 42 type testdata struct { struct 43 Algorithm string 44 GeneratorVersion string 45 NumberOfTests uint32 46 TestGroups []*testgroup
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue337/ |
H A 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
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 4-1.c | 24 static struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
H A D | 1-1.c | 24 static struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
H A D | 2-3.c | 26 static struct testdata { struct 27 pthread_mutex_t mutex; 28 pthread_cond_t cond;
|
H A D | 2-2.c | 27 static struct testdata { struct 28 pthread_mutex_t mutex; 29 pthread_cond_t cond;
|
H A D | 3-1.c | 24 static struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
H A D | 2-1.c | 31 static struct testdata { struct 32 pthread_mutex_t mutex; 33 pthread_cond_t cond;
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 3-1.c | 20 static struct testdata { struct 21 pthread_mutex_t mutex; 22 pthread_cond_t cond;
|
H A D | 2-1.c | 21 static struct testdata { struct 22 pthread_mutex_t mutex; 23 pthread_cond_t cond;
|
H A D | 1-1.c | 21 static struct testdata { struct 22 pthread_mutex_t mutex; 23 pthread_cond_t cond;
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
H A D | 2-2.c | 26 static struct testdata { struct 27 pthread_mutex_t mutex; 28 pthread_cond_t cond;
|
H A D | 4-1.c | 23 static struct testdata { struct 24 pthread_mutex_t mutex; 25 pthread_cond_t cond;
|
H A D | 2-1.c | 24 static struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
H A D | 1-1.c | 23 static struct testdata { struct 24 pthread_mutex_t mutex; 25 pthread_cond_t cond;
|
/aosp_15_r20/external/skia/tools/ |
H A 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
|
/aosp_15_r20/dalvik/dx/tests/126-main-dex-list-one-dex/classes/testdata/ |
HD | InSecondaryDex.class | ... InSecondaryDex.java
package testdata
public testdata.InSecondaryDex extends java.lang.Object {
public ... |