Classes | Namespaces | Typedefs | Functions
bitset_test.cc File Reference
#include "src/core/lib/gprpp/bitset.h"
#include <random>
#include <gtest/gtest.h>
Include dependency graph for bitset_test.cc:

Go to the source code of this file.

Classes

struct  grpc_core::testing::BitSetTest< S >
 
struct  grpc_core::testing::Size< K >
 

Namespaces

 grpc_core
 
 grpc_core::testing
 

Typedefs

using grpc_core::testing::TestSizes = ::testing::Types< Size< 1 >, Size< 2 >, Size< 3 >, Size< 4 >, Size< 5 >, Size< 6 >, Size< 7 >, Size< 8 >, Size< 9 >, Size< 10 >, Size< 11 >, Size< 12 >, Size< 13 >, Size< 14 >, Size< 15 >, Size< 16 >, Size< 17 >, Size< 24 >, Size< 25 >, Size< 26 >, Size< 27 >, Size< 28 >, Size< 29 >, Size< 30 >, Size< 31 >, Size< 32 >, Size< 33 >, Size< 47 >, Size< 48 >, Size< 49 >, Size< 62 >, Size< 63 >, Size< 64 >, Size< 65 >, Size< 66 >, Size< 95 >, Size< 96 >, Size< 97 >, Size< 1024 >, Size< 4000 >, Size< 4321 > >
 

Functions

int main (int argc, char **argv)
 
 grpc_core::testing::TEST (EmptyBitSet, Empty)
 
 grpc_core::testing::TEST (ToIntTest, ToInt)
 
 grpc_core::testing::TYPED_TEST (BitSetTest, AllSet)
 
 grpc_core::testing::TYPED_TEST (BitSetTest, Count)
 
 grpc_core::testing::TYPED_TEST (BitSetTest, NoneAtInit)
 
 grpc_core::testing::TYPED_TEST (BitSetTest, OneBit)
 
 grpc_core::testing::TYPED_TEST_SUITE (BitSetTest, TestSizes)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 121 of file bitset_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:04