HomeSort by relevance Sort by last modified time
    Searched defs:test_count (Results 1 - 8 of 8) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/template.bitset/bitset.members/
count.pass.cpp 29 void test_count() function
42 test_count<0>();
43 test_count<1>();
44 test_count<31>();
45 test_count<32>();
46 test_count<33>();
47 test_count<63>();
48 test_count<64>();
49 test_count<65>();
50 test_count<1000>()
    [all...]
  /external/v8/test/mjsunit/
constant-folding.js 33 function test_count() { function
77 test_count();
  /external/chromium/chrome/browser/diagnostics/
diagnostics_model.cc 51 size_t test_count = tests_.size(); local
52 for (size_t ix = 0; ix != test_count; ++ix) {
  /external/chromium/net/base/
ip_endpoint_unittest.cc 32 int test_count = ARRAYSIZE_UNSAFE(tests); member in namespace:net::__anon4910
38 for (int index = 0; index < test_count; ++index) {
49 for (int index = 0; index < test_count; ++index) {
57 for (int index = 0; index < test_count; ++index) {
67 for (int index = 0; index < test_count; ++index) {
77 for (int index = 0; index < test_count; ++index) {
101 for (int index = 0; index < test_count; ++index) {
112 for (int index = 0; index < test_count; ++index) {
155 for (int index = 0; index < test_count; ++index) {
  /external/chromium/base/
message_loop_unittest.cc 71 int test_count() const { return test_count_; } function in class:__anon3666::Foo
122 EXPECT_EQ(foo->test_count(), 105);
155 EXPECT_EQ(foo->test_count(), 105);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cyclades.h 187 __u32 test_count; /* Test Count Register */ member in struct:CUSTOM_REG
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cyclades.h 187 __u32 test_count; /* Test Count Register */ member in struct:CUSTOM_REG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cyclades.h 187 __u32 test_count; /* Test Count Register */ member in struct:CUSTOM_REG

Completed in 763 milliseconds