Home
last modified time | relevance | path

Searched refs:setup2 (Results 1 – 18 of 18) sorted by relevance

/third_party/gn/src/gn/
Dargs_unittest.cc14 TestWithScope setup1, setup2; in TEST() local
25 setup2.scope()->SetValue("b", Value(nullptr, true), &assignment2); in TEST()
27 setup2.scope()->GetCurrentScopeValues(&key_value_map2); in TEST()
28 EXPECT_TRUE(args.DeclareArgs(key_value_map2, setup2.scope(), &err)); in TEST()
Dfunctions_unittest.cc444 TestWithScope setup2; in TEST() local
445 reading_from_different_call.parsed()->Execute(setup2.scope(), &err); in TEST()
/third_party/ltp/testcases/kernel/syscalls/fdatasync/
Dfdatasync02.c99 static int setup2(void);
104 {EINVAL, "file descriptor to a special file", setup2, cleanup2},
157 int setup2(void) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/sockioctl/
Dsockioctl01.c60 static void setup2(void);
104 0, setup2, cleanup1, "SIOCGIFCONF"}
219 static void setup2(void) in setup2() function
229 setup2(); in setup3()
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename03.c75 void setup2();
121 setup2(); in main()
196 void setup2(void) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect01.c62 static void setup2(struct test_case *self);
75 {NULL, 1024, PROT_READ, EINVAL, setup2},
127 static void setup2(struct test_case *self) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/waitid/
Dwaitid02.c69 static void setup2(struct testcase_t *);
101 .setup = setup2,
141 .setup = setup2,
186 static void setup2(struct testcase_t *t) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/getpeername/
Dgetpeername01.c45 static void setup2(int);
64 {-1, (struct sockaddr *)&fsin1, &sinlen, -1, ENOTSOCK, setup2, cleanup2,
144 static void setup2(int i) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/symlink/
Dsymlink03.c108 int setup2(); /* setup function to test symlink for EEXIST */
125 EEXIST, setup2}, {
283 int setup2(void) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/mincore/
Dmincore01.c62 static void setup2(struct test_case_t *tc);
74 {NULL, 0, NULL, EFAULT, setup2},
109 void setup2(struct test_case_t *tc) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c79 void setup2(void);
154 0, 0, setup2, cleanup2, "rights reception"}
320 void setup2(void) in setup2() function
331 setup2(); in setup3()
337 setup2(); in setup4()
/third_party/ltp/testcases/kernel/syscalls/mremap/
Dmremap05.c68 static void setup2(struct test_case_t *);
100 .setup = setup2,
174 static void setup2(struct test_case_t *t) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/connect/
Dconnect01.c65 void setup(void), setup0(void), setup1(void), setup2(void),
101 sizeof(sin1), -1, EISCONN, setup2, cleanup1,
234 void setup2(void) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/send/
Dsend01.c74 static void setup2(void);
138 .setup = setup2,
339 static void setup2(void) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
Drecvfrom01.c71 void setup2(void);
110 -1, EINVAL, setup2, cleanup1, "invalid socket addr length"},
236 void setup2(void) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/setns/
Dsetns01.c45 static void setup2(struct testcase_t *t, int i) in setup2() function
93 .setup = setup2,
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto01.c73 static void setup2(void);
209 .setup = setup2,
409 static void setup2(void) in setup2() function
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg01.c71 static void setup2(void);
252 .setup = setup2,
607 static void setup2(void) in setup2() function