Chatterino
Functions
ExponentialBackoff.cpp File Reference
#include "util/ExponentialBackoff.hpp"
#include <gtest/gtest.h>
Include dependency graph for ExponentialBackoff.cpp:

Functions

 TEST (ExponentialBackoff, MaxSteps)
 
 TEST (ExponentialBackoff, Reset)
 
 TEST (ExponentialBackoff, BadMaxSteps)
 

Function Documentation

◆ TEST() [1/3]

TEST ( ExponentialBackoff  ,
MaxSteps   
)

◆ TEST() [2/3]

TEST ( ExponentialBackoff  ,
Reset   
)
Here is the call graph for this function:

◆ TEST() [3/3]

TEST ( ExponentialBackoff  ,
BadMaxSteps   
)