HomeSort by: relevance | last modified time | path
    Searched refs:test_prefix (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
vla-optimized-out.exp 87 foreach {test_prefix options} $test_matrix {
88 with_test_prefix $test_prefix {
89 vla_optimized_out $test_prefix $options
max-value-size.exp 44 # max-value-size, print the test values. Use TEST_PREFIX to make the
46 proc do_value_printing { max_value_size test_prefix } {
47 with_test_prefix ${test_prefix} {
dprintf-detach.exp 35 set test_prefix "bai=${breakpoint_always_inserted} ds=${dprintf_style} dd=${disconnected_dprintf}"
38 with_test_prefix "$test_prefix" {
index-cache.exp 143 proc_with_prefix test_cache_disabled { cache_dir test_prefix } {
144 with_test_prefix $test_prefix {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
vla-optimized-out.exp 87 foreach {test_prefix options} $test_matrix {
88 with_test_prefix $test_prefix {
89 vla_optimized_out $test_prefix $options
max-value-size.exp 44 # max-value-size, print the test values. Use TEST_PREFIX to make the
46 proc do_value_printing { max_value_size test_prefix } {
47 with_test_prefix ${test_prefix} {
dprintf-detach.exp 35 set test_prefix "bai=${breakpoint_always_inserted} ds=${dprintf_style} dd=${disconnected_dprintf}"
38 with_test_prefix "$test_prefix" {
index-cache.exp 139 proc_with_prefix test_cache_disabled { cache_dir test_prefix } {
140 with_test_prefix $test_prefix {
  /src/external/bsd/jemalloc/dist/test/unit/
prof_idump.c 5 #define TEST_PREFIX "test_prefix"
15 const char filename_prefix[] = TEST_PREFIX ".";
17 - 1), 0, "Dump file name should start with \"" TEST_PREFIX ".\"");
29 const char *test_prefix = TEST_PREFIX; local
35 expect_d_eq(mallctl("prof.prefix", NULL, NULL, (void *)&test_prefix,
36 sizeof(test_prefix)), 0,
  /src/external/bsd/ntp/dist/sntp/unity/auto/
generate_test_runner.rb 29 :test_prefix => "test|spec|should",
109 if line =~ /^((?:\s*TEST_CASE\s*\(.*?\)\s*)*)\s*void\s+((?:#{@options[:test_prefix]}).*)\s*\(\s*(.*)\s*\)/
389 " --test_prefix=\"\" - redefine test prefix from default test|spec|should",
  /src/external/gpl3/gdb/dist/gdb/
configure 24683 test_prefix=/usr/local
24685 test_prefix=$prefix
24688 test_prefix=$exec_prefix
24692 "${test_prefix}"|"${test_prefix}/"*|\
24761 test_prefix=/usr/local
24763 test_prefix=$prefix
24766 test_prefix=$exec_prefix
24770 "${test_prefix}"|"${test_prefix}/"*|\
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 24637 test_prefix=/usr/local
24639 test_prefix=$prefix
24642 test_prefix=$exec_prefix
24646 "${test_prefix}"|"${test_prefix}/"*|\
24715 test_prefix=/usr/local
24717 test_prefix=$prefix
24720 test_prefix=$exec_prefix
24724 "${test_prefix}"|"${test_prefix}/"*|\
    [all...]
  /src/external/gpl3/binutils/dist/ld/
configure 15719 test_prefix=/usr/local
15721 test_prefix=$prefix
15724 test_exec_prefix=$test_prefix
15729 "${test_prefix}"|"${test_prefix}/"*|\
  /src/external/gpl3/binutils.old/dist/ld/
configure 15339 test_prefix=/usr/local
15341 test_prefix=$prefix
15344 test_exec_prefix=$test_prefix
15349 "${test_prefix}"|"${test_prefix}/"*|\
  /src/external/gpl3/gcc.old/dist/gcc/
configure 3657 test_prefix=/usr/local
3659 test_prefix=$prefix
3662 test_exec_prefix=$test_prefix
3684 "${test_prefix}"|"${test_prefix}/"*|\
  /src/external/gpl3/gcc/dist/gcc/
configure 3712 test_prefix=/usr/local
3714 test_prefix=$prefix
3717 test_exec_prefix=$test_prefix
3739 "${test_prefix}"|"${test_prefix}/"*|\
    [all...]

Completed in 121 milliseconds