Home
last modified time | relevance | path

Searched defs:test_case_count (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/trusty/kernel/include/shared/lk/
H A Dtrusty_unittest.h653 size_t test_case_count = 0; in trusty_unittest_count_test_cases() local
723 int test_case_count = 0; in trusty_unittest_run_test_suite() local
/aosp_15_r20/external/libcxx/test/support/
H A Drapid-cxx-test.hpp722 std::size_t test_case_count() const in test_case_count() function in rapid_cxx_test::test_reporter
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2463 static internal::String FormatTestCaseCount(int test_case_count) { in FormatTestCaseCount()
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/googletest/src/
H A Dgtest-all.cc4053 static std::string FormatTestCaseCount(int test_case_count) { in FormatTestCaseCount()