Searched defs:total_tests (Results 1 – 9 of 9) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/ |
D | kselftest_module.h | 24 static inline int kstm_report(unsigned int total_tests, unsigned int failed_tests) in kstm_report()
|
/external/llvm-project/llvm/utils/lit/lit/ |
D | display.py | 4 def create_display(opts, tests, total_tests, workers): argument
|
/external/autotest/server/cros/chaos_lib/ |
D | chaos_parser.py | 106 def generate_percentage_string(self, passed_tests, total_tests): argument
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 3930 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/ |
D | gtest.cc | 3886 int total_tests = 0; in PrintXmlTestsList() local 4269 int total_tests = 0; in PrintJsonTestList() local
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 3826 int total_tests = 0; in PrintXmlTestsList() local 4203 int total_tests = 0; in PrintJsonTestList() local
|
/external/googletest/googletest/src/ |
D | gtest.cc | 4376 int total_tests = 0; in PrintXmlTestsList() local 4831 int total_tests = 0; in PrintJsonTestList() local
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 4004 int total_tests = 0; in PrintXmlTestsList() local 4374 int total_tests = 0; in PrintJsonTestList() local
|
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_int_basic_ops.cpp | 824 …l_command_queue queue, int num_elements, ExplicitType type, int num, int *tests, int total_tests) { in run_multiple_tests()
|