Classes | Functions | Variables
abi_test::internal Namespace Reference

Classes

struct  DeductionGuard
 
struct  Reg128
 

Functions

template<typename R , typename... Args>
CheckGTest (const char *va_args_str, const char *file, int line, bool unwind, R(*func)(Args...), typename DeductionGuard< Args >::Type... args)
 
template<typename R , typename... Args>
std::enable_if<!std::is_void< R >::value, crypto_word_t >::type CheckImpl (Result *out, bool, R(*func)(Args...), typename DeductionGuard< Args >::Type... args)
 
template<typename... Args>
crypto_word_t CheckImpl (Result *out, bool, void(*func)(Args...), typename DeductionGuard< Args >::Type... args)
 
static void EnableUnwindTestsImpl ()
 
std::string FixVAArgsString (const char *str)
 

Variables

static bool g_unwind_tests_enabled = false
 

Function Documentation

◆ CheckGTest()

template<typename R , typename... Args>
R abi_test::internal::CheckGTest ( const char *  va_args_str,
const char *  file,
int  line,
bool  unwind,
R(*)(Args...)  func,
typename DeductionGuard< Args >::Type...  args 
)
inline

Definition at line 414 of file abi_test.h.

◆ CheckImpl() [1/2]

template<typename R , typename... Args>
std::enable_if<!std::is_void<R>::value, crypto_word_t>::type abi_test::internal::CheckImpl ( Result out,
bool  ,
R(*)(Args...)  func,
typename DeductionGuard< Args >::Type...  args 
)
inline

Definition at line 384 of file abi_test.h.

◆ CheckImpl() [2/2]

template<typename... Args>
crypto_word_t abi_test::internal::CheckImpl ( Result out,
bool  ,
void(*)(Args...)  func,
typename DeductionGuard< Args >::Type...  args 
)
inline

Definition at line 391 of file abi_test.h.

◆ EnableUnwindTestsImpl()

static void abi_test::internal::EnableUnwindTestsImpl ( )
static

Definition at line 780 of file abi_test.cc.

◆ FixVAArgsString()

std::string abi_test::internal::FixVAArgsString ( const char *  str)

Definition at line 62 of file abi_test.cc.

Variable Documentation

◆ g_unwind_tests_enabled

bool abi_test::internal::g_unwind_tests_enabled = false
static

Definition at line 60 of file abi_test.cc.



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