Searched refs:test_prefix (Results 1 – 15 of 15) sorted by relevance
50 test_prefix=$(basename "$prereq_dir")53 if [ "$test_prefix" = "speculative" ]; then54 test_prefix=$(basename $(echo "$prereq_dir" | sed s/speculative//))55 test_prefix="${test_prefix}_speculative"66 tests="$tests${test_prefix}_$prereq"75 targets="$targets${test_prefix}_$prereq"224 bin_file="${test_prefix}_$prereq"259 dst="${test_prefix}_$prereq"
57 def test_prefix(): function225 test_prefix()
48 test_prefix (void) in test_prefix() function376 g_test_add_func ("/error/prefix", test_prefix); in main()
16 proto/test_prefix.proto \
1536 test_prefix = options.testprefix variable1537 if len(test_prefix) > 0:1538 test_prefix += ' '1548 run(test_prefix + test_path + test_args, build_path, depot_tools_dir)1556 run(test_prefix + test_path + test_args, build_path, depot_tools_dir)
222 const std::string test_prefix = "t10k"; in WalkAllFiles() local229 …if (usage_ == "train" || usage_ == "test") prefix = (usage_ == "test" ? test_prefix : train_prefix… in WalkAllFiles()
422 void test_prefix() in test_prefix() function649 test_prefix(); in main()
110 test_prefix: 'Test',
34 test_prefix: 'test|spec|should',
107 test_prefix: 'Test',
27 test_prefix: 'test|spec|should',
10 import 'proto/test_prefix.proto';
875 static gboolean test_prefix = FALSE; variable1227 test_prefix = TRUE; in parse_args()1243 if (test_prefix) { in parse_args()
3958 def test_prefix(self): member in Test_import
944 php/tests/proto/test_prefix.proto \