Home
last modified time | relevance | path

Searched defs:total_tests (Results 1 – 9 of 9) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/
Dkselftest_module.h24 static inline int kstm_report(unsigned int total_tests, unsigned int failed_tests) in kstm_report()
/external/llvm-project/llvm/utils/lit/lit/
Ddisplay.py4 def create_display(opts, tests, total_tests, workers): argument
/external/autotest/server/cros/chaos_lib/
Dchaos_parser.py106 def generate_percentage_string(self, passed_tests, total_tests): argument
/external/mesa3d/src/gtest/src/
Dgtest.cc3930 int total_tests = 0; in PrintXmlTestsList() local
4320 int total_tests = 0; in PrintJsonTestList() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc3886 int total_tests = 0; in PrintXmlTestsList() local
4269 int total_tests = 0; in PrintJsonTestList() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc3826 int total_tests = 0; in PrintXmlTestsList() local
4203 int total_tests = 0; in PrintJsonTestList() local
/external/googletest/googletest/src/
Dgtest.cc4376 int total_tests = 0; in PrintXmlTestsList() local
4831 int total_tests = 0; in PrintJsonTestList() local
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc4004 int total_tests = 0; in PrintXmlTestsList() local
4374 int total_tests = 0; in PrintJsonTestList() local
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_int_basic_ops.cpp824 …l_command_queue queue, int num_elements, ExplicitType type, int num, int *tests, int total_tests) { in run_multiple_tests()