Home
last modified time | relevance | path

Searched defs:test_names (Results 1 – 25 of 44) sorted by relevance

12

/external/libchrome/base/test/launcher/
Dunit_test_launcher.cc138 const std::vector<std::string>& test_names, in GetCommandLineForChildGTestProcess()
164 const std::vector<std::string>& test_names, in RelaunchTests()
282 const std::vector<std::string>& test_names, in ProcessTestResults()
422 const std::vector<std::string>& test_names() { return test_names_; } in test_names() function in base::__anona2f5a0890111::UnitTestProcessLifetimeObserver
430 const std::vector<std::string>& test_names, in UnitTestProcessLifetimeObserver()
461 const std::vector<std::string>& test_names, in ParallelUnitTestProcessLifetimeObserver()
510 const std::vector<std::string>& test_names, in SerialUnitTestProcessLifetimeObserver()
622 const std::vector<std::string>& test_names, in RunUnitTestsSerially()
655 const std::vector<std::string>& test_names, in RunUnitTestsBatch()
718 const std::vector<std::string>& test_names) { in RunTests()
[all …]
Dtest_launcher.cc758 std::vector<std::string> test_names(tests_to_retry_.begin(), in OnTestFinished() local
1094 std::vector<std::string> test_names; in RunTests() local
/external/python/cpython3/Lib/test/test_tkinter/
Dtest_font.py102 def test_names(self): member in FontTest
137 def test_names(self): member in DefaultRootTest
/external/python/cpython3/Lib/test/test_future_stmt/
Dtest_future_flags.py10 def test_names(self): member in FutureTest
/external/fonttools/Tests/misc/
Dfilenames_test.py6 def test_names(self): member in UserNameToFilenameTest
/external/chromiumos-config/proto/chromiumos/test/api/
Dtest_suite.proto55 repeated string test_names = 3; field
/external/angle/build/android/pylib/base/
Dtest_collection.py79 def test_names(self): member in TestCollection
/external/cronet/tot/build/android/pylib/base/
Dtest_collection.py79 def test_names(self): member in TestCollection
/external/cronet/stable/build/android/pylib/base/
Dtest_collection.py79 def test_names(self): member in TestCollection
/external/flashrom/util/flashrom_tester/src/
Dmain.rs155 let test_names = matches.values_of("test_name"); in main() localVariable
/external/autotest/server/cros/dynamic_suite/
Ddynamic_suite.py221 def __init__(
370 def _init_predicate(self, predicate, test_names): argument
/external/cronet/tot/base/test/launcher/
Dtest_launcher.cc806 static bool IsPreTestBatch(const std::vector<std::string>& test_names) { in IsPreTestBatch()
863 void TestRunner::Run(const std::vector<std::string>& test_names) { in Run()
1190 const std::vector<std::string>& test_names, in LaunchChildGTestProcess()
1246 const std::vector<std::string>& test_names, in ProcessTestResults()
2021 std::vector<std::string> test_names; in CollectTests() local
2141 std::vector<std::string> test_names; in RunTests() local
2200 std::vector<std::string> test_names; in RunRetryTests() local
Dunit_test_launcher.cc405 const std::vector<std::string>& test_names, in GetCommandLineForChildGTestProcess()
456 const std::vector<std::string>& test_names, in GetCommandLine()
/external/cronet/stable/base/test/launcher/
Dtest_launcher.cc806 static bool IsPreTestBatch(const std::vector<std::string>& test_names) { in IsPreTestBatch()
863 void TestRunner::Run(const std::vector<std::string>& test_names) { in Run()
1190 const std::vector<std::string>& test_names, in LaunchChildGTestProcess()
1246 const std::vector<std::string>& test_names, in ProcessTestResults()
2021 std::vector<std::string> test_names; in CollectTests() local
2141 std::vector<std::string> test_names; in RunTests() local
2200 std::vector<std::string> test_names; in RunRetryTests() local
Dunit_test_launcher.cc405 const std::vector<std::string>& test_names, in GetCommandLineForChildGTestProcess()
456 const std::vector<std::string>& test_names, in GetCommandLine()
/external/libusb/tests/
Dtestlib.c85 char **test_names = NULL; in libusb_testlib_run_tests() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/
Dconformance_profile.h138 const std::set<std::string>& test_names) const { in expectFailedTests()
/external/openscreen/third_party/abseil/src/absl/types/internal/
Dconformance_profile.h138 const std::set<std::string>& test_names) const { in expectFailedTests()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h676 const char* test_names, int index) { in Register()
718 const char* test_names) { in Register()
/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dpsa_storage.py189 def test_names(self): member in TestKey
/external/mbedtls/scripts/mbedtls_dev/
Dpsa_storage.py189 def test_names(self): member in TestKey
/external/swiftshader/third_party/SPIRV-Tools/test/diff/diff_files/
Dgenerate_tests.py268 def generate_tests(diff_tool, test_names): argument
/external/deqp-deps/SPIRV-Tools/test/diff/diff_files/
Dgenerate_tests.py268 def generate_tests(diff_tool, test_names): argument
/external/angle/third_party/spirv-tools/src/test/diff/diff_files/
Dgenerate_tests.py268 def generate_tests(diff_tool, test_names): argument
/external/python/mobly/mobly/
Dbase_test.py982 def _get_test_methods(self, test_names): argument
1063 def run(self, test_names=None): argument

12