Searched refs:in_out_specs (Results 1 – 17 of 17) sorted by relevance
47 InOutSpec in_out_specs[] = variable2178 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main()2191 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) { in main()2201 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) in main()
38 static InOutSpec in_out_specs[] = variable521 const size_t num_tests = sizeof(in_out_specs) / sizeof(InOutSpec) - 1; in main()523 return run_tests(num_tests, in_out_specs, opts, new_task); in main()
44 InOutSpec in_out_specs[] = variable934 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main()940 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) in main()
38 static InOutSpec in_out_specs[] = variable690 const size_t num_tests = sizeof(in_out_specs) / sizeof(InOutSpec) - 1; in main()692 return run_tests(num_tests, in_out_specs, opts, new_task); in main()
56 InOutSpec in_out_specs[] = variable357 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main()365 for (InOutSpec* s = in_out_specs; s->in_path; ++s) in main()
27 InOutSpec in_out_specs[] = variable157 for (InOutSpec* s = in_out_specs; s->in_elf_path; ++s) in main()
37 SESInOutSpec in_out_specs[] = variable139 for (SESInOutSpec *s = in_out_specs; s->in_path; ++s) in main()
33 InOutSpec in_out_specs[] = variable100 for (InOutSpec* s = in_out_specs; s->in_elf_path; ++s) in main()
33 InOutSpec in_out_specs[] = variable96 for (InOutSpec* s = in_out_specs; s->in_elf_path; ++s) in main()
53 static InOutSpec in_out_specs[] = variable1261 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main()1267 for (InOutSpec *s = in_out_specs; s->first_in_package_path; ++s) in main()
36 InOutSpec in_out_specs[] = variable67 for (InOutSpec* s = in_out_specs; s->in_elf_path; ++s) in main()
43 InOutSpec in_out_specs[] = variable91 for (InOutSpec *s = in_out_specs; s->in_ini_path; ++s) in main()
43 InOutSpec in_out_specs[] = variable214 for (InOutSpec* s = in_out_specs; s->in_app_path; ++s) in main()
42 InOutSpec in_out_specs[] = variable369 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) in main()
46 InOutSpec in_out_specs[] = variable511 for (InOutSpec* s = in_out_specs; s->in_elfv0_path; ++s) in main()
287 * tests/test-read-ctf.cc (in_out_specs): Add option field to test1092 * tests/test-abidiff-exit.cc (in_out_specs): Add the new tests to1302 * tests/test-diff-filter.cc (in_out_specs): Add the test binaries1730 * tests/test-annotate.cc (in_out_specs): Add the above to the test1740 * tests/test-read-dwarf.cc (in_out_specs): Add the above to the1884 * tests/test-abidiff-exit.cc (in_out_specs): Add the test above to3015 * tests/test-abidiff-exit.cc (in_out_specs): Add the new tests to3449 * tests/test-diff-filter.cc (in_out_specs): Add the new tests to3986 * tests/test-annotate.cc (in_out_specs): Adjust path for input files.4300 * tests/test-read-dwarf.cc (in_out_specs): Add the new test input[all …]
165 instance, the variable name is "in_out_specs". You just have to add a