Home
last modified time | relevance | path

Searched refs:test_prefix (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/scripts/
Dgenerate-makefiles.sh50 test_prefix=$(basename "$prereq_dir")
53 if [ "$test_prefix" = "speculative" ]; then
54 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"
/third_party/boost/tools/build/test/
Dpackage.py57 def test_prefix(): function
225 test_prefix()
/third_party/glib/glib/tests/
Derror.c48 test_prefix (void) in test_prefix() function
376 g_test_add_func ("/error/prefix", test_prefix); in main()
/third_party/protobuf/php/tests/
Dcompatibility_test.sh16 proto/test_prefix.proto \
/third_party/cef/tools/automate/
Dautomate-git.py1536 test_prefix = options.testprefix variable
1537 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)
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dmnist_op.cc222 const std::string test_prefix = "t10k"; in WalkAllFiles() local
229 …if (usage_ == "train" || usage_ == "test") prefix = (usage_ == "test" ? test_prefix : train_prefix… in WalkAllFiles()
/third_party/boost/libs/program_options/test/
Dcmdline_test.cpp422 void test_prefix() in test_prefix() function
649 test_prefix(); in main()
/third_party/unity/auto/
Dgenerate_module.rb110 test_prefix: 'Test',
Dgenerate_test_runner.rb34 test_prefix: 'test|spec|should',
/third_party/cJSON/tests/unity/auto/
Dgenerate_module.rb107 test_prefix: 'Test',
Dgenerate_test_runner.rb27 test_prefix: 'test|spec|should',
/third_party/protobuf/php/tests/proto/
Dtest.proto10 import 'proto/test_prefix.proto';
/third_party/glib/glib/
Dgtestutils.c875 static gboolean test_prefix = FALSE; variable
1227 test_prefix = TRUE; in parse_args()
1243 if (test_prefix) { in parse_args()
/third_party/python/Lib/lib2to3/tests/
Dtest_fixers.py3958 def test_prefix(self): member in Test_import
/third_party/protobuf/
DMakefile.am944 php/tests/proto/test_prefix.proto \