Home
last modified time | relevance | path

Searched defs:test_count (Results 1 – 25 of 33) sorted by relevance

12

/external/protobuf/conformance/
Dconformance_python.py48 test_count = 0 variable
Dconformance_cpp.cc58 int test_count = 0; variable
/external/libcxx/test/std/utilities/template.bitset/bitset.members/
Dcount.pass.cpp31 void test_count() in test_count() function
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dunit_test.h29 unsigned int test_count; member
/external/ltp/testcases/kernel/syscalls/rt_sigprocmask/
Drt_sigprocmask02.c88 int test_count = sizeof(test_cases) / sizeof(struct test_case_t); variable
/external/libusb/tests/
Dlibusb_testlib.h53 int test_count; member
/external/jemalloc/test/src/
Dtest.c3 static unsigned test_count = 0; variable
/external/python/cpython2/Lib/test/
Dlist_tests.py335 def test_count(self): member in CommonTest
Dtest_itertools.py346 def test_count(self): member in TestBasicOps
1026 def test_count(self): member in TestExamples
1114 def test_count(self): member in TestGC
Dtest_deque.py117 def test_count(self): member in TestBasic
Dseq_tests.py346 def test_count(self): member in CommonTest
Dtest_bigmem.py80 def test_count(self, size): member in StrTest
949 def test_count(self, size): member in ListTest
Dstring_tests.py102 def test_count(self): member in CommonTest
Dtest_bytes.py278 def test_count(self): member in BaseBytesTest
Dtest_array.py670 def test_count(self): member in BaseTest
Dtest_unicode.py119 def test_count(self): member in UnicodeTest
/external/e2fsprogs/lib/ext2fs/
Dbmap64.h21 unsigned long test_count; member
/external/jsmn/
Djsmn_test.c502 int test_count() { in test_count() function
/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc67 int test_count() const { return test_count_; } in test_count() function in base::__anona43c38fc0111::Foo
Dmessage_loop_test.cc59 int test_count() const { return test_count_; } in test_count() function in base::test::__anon9470f2bc0111::Foo
/external/kernel-headers/original/uapi/linux/
Dcyclades.h172 __u32 test_count; /* Test Count Register */ member
/external/protobuf/gtest/src/
Dgtest.cc2482 static internal::String FormatTestCount(int test_count) { in FormatTestCount()
/external/mesa3d/src/gtest/src/
Dgtest.cc2487 static std::string FormatTestCount(int test_count) { in FormatTestCount()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc2487 static std::string FormatTestCount(int test_count) { in FormatTestCount()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2458 static internal::String FormatTestCount(int test_count) { in FormatTestCount()

12