/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | BinaryProtocolTest.java | 46 public void setup() { in setup() method in BinaryProtocolTest
|
/third_party/skia/infra/bots/recipes/ |
H A D | perf_pathkit.py | 29 api.vars.setup()
|
H A D | upload_buildstats_results.py | 23 api.vars.setup()
|
H A D | infra.py | 29 api.vars.setup()
|
H A D | sync_and_compile.py | 27 api.vars.setup()
|
/third_party/skia/infra/bots/recipe_modules/run/examples/ |
H A D | full.py | 23 api.vars.setup()
|
/third_party/vk-gl-cts/modules/gles31/ |
H A D | tes31TestPackage.cpp | 81 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
|
/third_party/backends/backend/ |
H A D | canon_dr.h | 695 static SANE_Status image_buffers (struct scanner *s, int setup); 696 static SANE_Status offset_buffers (struct scanner *s, int setup); 697 static SANE_Status gain_buffers (struct scanner *s, int setup);
|
/third_party/benchmark/src/ |
H A D | benchmark_register.cc | 334 Benchmark* Benchmark::Setup(void (*setup)(const benchmark::State&)) { in Setup() 335 BM_CHECK(setup != nullptr); in Setup() 336 setup_ = setup; in Setup()
|
/third_party/ltp/testcases/kernel/fs/ftest/ |
H A D | ftest07.c | 88 static void setup(void); 115 setup(); in main() 136 static void setup(void) in setup() function
|
H A D | ftest03.c | 76 static void setup(void); 109 setup(); in main() 131 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/fs/inode/ |
H A D | inode02.c | 95 void setup(void); 120 setup(); in main() 823 * setup 827 void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | diotest4.c | 184 static void setup(void); 217 setup(); in main() 541 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/ipc/pipeio/ |
H A D | pipeio.c | 83 static void setup(int argc, char *argv[]); 96 /* variables may be modified in setup() */ 135 setup(ac, av); in main() 388 static void setup(int argc, char *argv[]) in setup() function
|
/third_party/ltp/testcases/kernel/logging/kmsg/ |
H A D | kmsg01.c | 557 static void setup(void) in setup() function 572 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap10.c | 435 static void setup(void) in setup() function 456 .setup = setup,
|
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/ |
H A D | prot_hsymlinks.c | 139 static void setup(int argc, char *argv[]); 181 setup(argc, argv); in main() 190 static void setup(int argc, char *argv[]) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/access/ |
H A D | access01.c | 269 static void setup(void) in setup() function 320 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl17.c | 82 int setup(); 97 int setup(void) in setup() function 145 tst_resm(TFAIL, "SIGALRM signal setup failed, errno: %d", in setup() 155 tst_resm(TFAIL, "SIGCHLD signal setup failed, errno: %d", errno); in setup() 459 if (setup()) { /* global testup */ in main() 460 tst_resm(TINFO, "setup failed"); in main()
|
H A D | fcntl21.c | 73 void setup(void); 78 * setup 79 * performs all ONE TIME setup for this test 81 void setup(void) in setup() function 115 tst_resm(TFAIL, "SIGCHLD signal setup failed, errno: %d", errno); in setup() 299 setup(); /* global setup */ in main()
|
H A D | fcntl20.c | 74 void setup(void); 80 * setup 81 * performs all ONE TIME setup for this test 83 void setup(void) in setup() function 114 tst_brkm(TFAIL | TERRNO, cleanup, "SIGCHLD signal setup failed"); in setup() 291 setup(); /* global setup */ in main()
|
H A D | fcntl19.c | 78 void setup(void); 83 void setup(void) in setup() function 117 tst_resm(TFAIL, "SIGCHLD signal setup failed, errno: %d", errno); in setup() 292 setup(); /* global setup */ in main()
|
/third_party/ltp/testcases/kernel/fs/read_all/ |
H A D | read_all.c | 530 static void setup(void) in setup() function 712 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify09.c | 481 static void setup(void) in setup() function 511 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill10.c | 137 * 1 - Master setup 140 * 4 - Manager setup 143 * 7 - Child setup 160 void setup(); 238 setup(); in main() 282 void setup(void) in setup() function
|