Home
last modified time | relevance | path

Searched defs:test_prefix (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/tools/build/test/
Dpackage.py57 def test_prefix(): function
/third_party/glib/glib/tests/
Derror.c48 test_prefix (void) in test_prefix() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dmnist_op.cc222 const std::string test_prefix = "t10k"; in WalkAllFiles() local
/third_party/boost/libs/program_options/test/
Dcmdline_test.cpp422 void test_prefix() in test_prefix() function
/third_party/cef/tools/automate/
Dautomate-git.py1536 test_prefix = options.testprefix variable
/third_party/glib/glib/
Dgtestutils.c875 static gboolean test_prefix = FALSE; variable
/third_party/python/Lib/lib2to3/tests/
Dtest_fixers.py3958 def test_prefix(self): member in Test_import