Home
last modified time | relevance | path

Searched +defs:test +defs:list (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/curl/tests/libtest/
Dlib1957.c28 int test(char *URL) in test() function
32 struct curl_slist *list = NULL; in test() local
Dlib1933.c28 int test(char *URL) in test() function
33 struct curl_slist *list = NULL; in test() local
Dlib1973.c28 int test(char *URL) in test() function
32 struct curl_slist *list = NULL; in test() local
Dlib1959.c28 int test(char *URL) in test() function
32 struct curl_slist *list = NULL; in test() local
Dlib1934.c28 int test(char *URL) in test() function
33 struct curl_slist *list = NULL; in test() local
Dlib1970.c28 int test(char *URL) in test() function
32 struct curl_slist *list = NULL; in test() local
Dlib1956.c28 int test(char *URL) in test() function
32 struct curl_slist *list = NULL; in test() local
Dlib1935.c28 int test(char *URL) in test() function
33 struct curl_slist *list = NULL; in test() local
Dlib1937.c29 int test(char *URL) in test() function
34 struct curl_slist *list = NULL; in test() local
Dlib1955.c28 int test(char *URL) in test() function
32 struct curl_slist *list = NULL; in test() local
Dlib1958.c28 int test(char *URL) in test() function
32 struct curl_slist *list = NULL; in test() local
Dlib1936.c28 int test(char *URL) in test() function
33 struct curl_slist *list = NULL; in test() local
Dlib1964.c28 int test(char *URL) in test() function
33 struct curl_slist *list = NULL, *tmp; in test() local
Dlib1938.c29 int test(char *URL) in test() function
34 struct curl_slist *list = NULL; in test() local
Dlib1972.c28 int test(char *URL) in test() function
34 struct curl_slist *list = NULL; in test() local
Dlib1971.c38 int test(char *URL) in test() function
42 struct curl_slist *list = NULL; in test() local
Dlib1975.c38 int test(char *URL) in test() function
42 struct curl_slist *list = NULL; in test() local
/third_party/ltp/testcases/kernel/syscalls/setgroups/
Dsetgroups01.c21 static GID_T list[NGROUPS]; variable
35 static struct tst_test test = { variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DUnicodeSetBoilerplateTest.java30 public void test() throws Exception { in test() method in UnicodeSetBoilerplateTest
47 protected boolean _addTestObject(List<UnicodeSet> list) { in _addTestObject()
DStringBoilerplateTest.java28 public void test() throws Exception { in test() method in StringBoilerplateTest
45 protected boolean _addTestObject(List<String> list) { in _addTestObject()
DUnicodeMapBoilerplateTest.java32 public void test() throws Exception { in test() method in UnicodeMapBoilerplateTest
47 protected boolean _addTestObject(List<UnicodeMap> list) { in _addTestObject()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DUnicodeSetBoilerplateTest.java27 public void test() throws Exception { in test() method in UnicodeSetBoilerplateTest
44 protected boolean _addTestObject(List<UnicodeSet> list) { in _addTestObject()
DStringBoilerplateTest.java25 public void test() throws Exception { in test() method in StringBoilerplateTest
42 protected boolean _addTestObject(List<String> list) { in _addTestObject()
DUnicodeMapBoilerplateTest.java29 public void test() throws Exception { in test() method in UnicodeMapBoilerplateTest
44 protected boolean _addTestObject(List<UnicodeMap> list) { in _addTestObject()
/third_party/ltp/testcases/kernel/syscalls/listxattr/
Dlistxattr01.c36 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute()
73 static struct tst_test test = { variable

1234