Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libchrome/base/test/launcher/
H A 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::__anon4ad116090111::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 …]
H A 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
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.cc800 static bool IsPreTestBatch(const std::vector<std::string>& test_names) { in IsPreTestBatch()
857 void TestRunner::Run(const std::vector<std::string>& test_names) { in Run()
1182 const std::vector<std::string>& test_names, in LaunchChildGTestProcess()
1238 const std::vector<std::string>& test_names, in ProcessTestResults()
2013 std::vector<std::string> test_names; in CollectTests() local
2133 std::vector<std::string> test_names; in RunTests() local
2192 std::vector<std::string> test_names; in RunRetryTests() local
H A Dunit_test_launcher.cc384 const std::vector<std::string>& test_names, in GetCommandLineForChildGTestProcess()
435 const std::vector<std::string>& test_names, in GetCommandLine()
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_font.py102 def test_names(self): member in FontTest
137 def test_names(self): member in DefaultRootTest
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Ddynamic_suite.py221 def __init__(
370 def _init_predicate(self, predicate, test_names): argument
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h676 const char* test_names, int index) { in Register()
718 const char* test_names) { in Register()
/aosp_15_r20/external/python/mobly/mobly/
Dbase_test.py1002 def _get_test_methods(self, test_names): argument
1051 def run(self, test_names=None): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest___future__.py10 def test_names(self): member in FutureTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest___future__.py11 def test_names(self): member in FutureTest
/aosp_15_r20/external/fonttools/Tests/misc/
H A Dfilenames_test.py6 def test_names(self): member in UserNameToFilenameTest
/aosp_15_r20/external/angle/build/android/pylib/base/
H A Dtest_collection.py79 def test_names(self): member in TestCollection
/aosp_15_r20/external/cronet/build/android/pylib/base/
H A Dtest_collection.py79 def test_names(self): member in TestCollection
/aosp_15_r20/external/flashrom/util/flashrom_tester/src/
H A Dmain.rs155 let test_names = matches.values_of("test_name"); in main() localVariable
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_font.py95 def test_names(self): member in FontTest
/aosp_15_r20/external/libusb/tests/
H A Dtestlib.c85 char **test_names = NULL; in libusb_testlib_run_tests() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/internal/
H A Dconformance_profile.h138 const std::set<std::string>& test_names) const { in expectFailedTests()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/internal/
H A Dconformance_profile.h138 const std::set<std::string>& test_names) const { in expectFailedTests()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/internal/
H A Dconformance_profile.h138 const std::set<std::string>& test_names) const { in expectFailedTests()
/aosp_15_r20/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()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/helpers/
H A Dshuffle.rs22 let test_names: Vec<&TestName> = tests.iter().map(|test| &test.1.desc.name).collect(); in shuffle_tests() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/helpers/
H A Dshuffle.rs22 let test_names: Vec<&TestName> = tests.iter().map(|test| &test.1.desc.name).collect(); in shuffle_tests() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/helpers/
H A Dshuffle.rs22 let test_names: Vec<&TestName> = tests.iter().map(|test| &test.1.desc.name).collect(); in shuffle_tests() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/helpers/
H A Dshuffle.rs22 let test_names: Vec<&TestName> = tests.iter().map(|test| &test.1.desc.name).collect(); in shuffle_tests() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/helpers/
H A Dshuffle.rs22 let test_names: Vec<&TestName> = tests.iter().map(|test| &test.1.desc.name).collect(); in shuffle_tests() localVariable

12