Classes | Macros | Functions
bloaty/tests/test.h File Reference
#include <fstream>
#include <memory>
#include <string>
#include <unordered_set>
#include <tuple>
#include <vector>
#include "absl/strings/numbers.h"
#include "absl/strings/str_split.h"
#include "gmock/gmock.h"
#include "google/protobuf/text_format.h"
#include "gtest/gtest.h"
#include "strarr.h"
#include "bloaty.h"
#include "bloaty.pb.h"
Include dependency graph for bloaty/tests/test.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BloatyTest
 

Macros

#define NONE_STRING   "[None]"
 

Functions

std::string DebugString (const google::protobuf::Message &message)
 
bool GetFileSize (const std::string &filename, uint64_t *size)
 
std::string GetTestDirectory ()
 

Macro Definition Documentation

◆ NONE_STRING

#define NONE_STRING   "[None]"

Definition at line 66 of file bloaty/tests/test.h.

Function Documentation

◆ DebugString()

std::string DebugString ( const google::protobuf::Message message)
inline

Definition at line 60 of file bloaty/tests/test.h.

◆ GetFileSize()

bool GetFileSize ( const std::string &  filename,
uint64_t size 
)
inline

Definition at line 38 of file bloaty/tests/test.h.

◆ GetTestDirectory()

std::string GetTestDirectory ( )
inline

Definition at line 50 of file bloaty/tests/test.h.



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