Namespaces | Functions
load_data_store_test.cc File Reference
#include <grpc/impl/codegen/port_platform.h>
#include "src/cpp/server/load_reporter/load_data_store.h"
#include <set>
#include <vector>
#include <gtest/gtest.h>
#include <grpc/grpc.h>
#include "src/cpp/server/load_reporter/constants.h"
#include "test/core/util/port.h"
#include "test/core/util/test_config.h"
Include dependency graph for load_data_store_test.cc:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::testing
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 480 of file load_data_store_test.cc.

Variable Documentation

◆ kClientIp1

const std::string kClientIp1 = "00"

Definition at line 87 of file load_data_store_test.cc.

◆ kClientIp2

const std::string kClientIp2 = "02"

Definition at line 88 of file load_data_store_test.cc.

◆ kHostname1

const std::string kHostname1 = "kHostname1"

Definition at line 75 of file load_data_store_test.cc.

◆ kHostname2

const std::string kHostname2 = "kHostname2"

Definition at line 76 of file load_data_store_test.cc.

◆ kKey1

const LoadRecordKey kKey1

Definition at line 91 of file load_data_store_test.cc.

◆ kKey2

const LoadRecordKey kKey2

Definition at line 92 of file load_data_store_test.cc.

◆ kLbId1

const std::string kLbId1 = "kLbId1"

Definition at line 77 of file load_data_store_test.cc.

◆ kLbId2

const std::string kLbId2 = "kLbId2"

Definition at line 78 of file load_data_store_test.cc.

◆ kLbId3

const std::string kLbId3 = "kLbId3"

Definition at line 79 of file load_data_store_test.cc.

◆ kLbId4

const std::string kLbId4 = "kLbId4"

Definition at line 80 of file load_data_store_test.cc.

◆ kLbTag1

const std::string kLbTag1 = "kLbTag1"

Definition at line 83 of file load_data_store_test.cc.

◆ kLbTag2

const std::string kLbTag2 = "kLbTag2"

Definition at line 84 of file load_data_store_test.cc.

◆ kLoadKey1

const std::string kLoadKey1 = "kLoadKey1"

Definition at line 81 of file load_data_store_test.cc.

◆ kLoadKey2

const std::string kLoadKey2 = "kLoadKey2"

Definition at line 82 of file load_data_store_test.cc.

◆ kMetric1

const std::string kMetric1 = "kMetric1"

Definition at line 89 of file load_data_store_test.cc.

◆ kMetric2

const std::string kMetric2 = "kMetric2"

Definition at line 90 of file load_data_store_test.cc.

◆ kUser1

const std::string kUser1 = "kUser1"

Definition at line 85 of file load_data_store_test.cc.

◆ kUser2

const std::string kUser2 = "kUser2"

Definition at line 86 of file load_data_store_test.cc.



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