Macros | Functions
histogram_test.cc File Reference
#include "test/core/util/histogram.h"
#include <grpc/support/log.h>
Include dependency graph for histogram_test.cc:

Go to the source code of this file.

Macros

#define LOG_TEST(x)   gpr_log(GPR_INFO, "%s", x);
 

Functions

static void expect_percentile (grpc_histogram *h, double percentile, double min_expect, double max_expect)
 
int main (void)
 
static void test_merge (void)
 
static void test_no_op (void)
 
static void test_percentile (void)
 
static void test_simple (void)
 

Macro Definition Documentation

◆ LOG_TEST

#define LOG_TEST (   x)    gpr_log(GPR_INFO, "%s", x);

Definition at line 23 of file histogram_test.cc.

Function Documentation

◆ expect_percentile()

static void expect_percentile ( grpc_histogram h,
double  percentile,
double  min_expect,
double  max_expect 
)
static

Definition at line 29 of file histogram_test.cc.

◆ main()

int main ( void  )

Definition at line 158 of file histogram_test.cc.

◆ test_merge()

static void test_merge ( void  )
static

Definition at line 100 of file histogram_test.cc.

◆ test_no_op()

static void test_no_op ( void  )
static

Definition at line 25 of file histogram_test.cc.

◆ test_percentile()

static void test_percentile ( void  )
static

Definition at line 55 of file histogram_test.cc.

◆ test_simple()

static void test_simple ( void  )
static

Definition at line 38 of file histogram_test.cc.



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