Bitcoin ABC  0.26.3
P2P Digital Currency
Functions
cashaddr.cpp File Reference
#include <bench/bench.h>
#include <cashaddr.h>
#include <string>
#include <vector>
Include dependency graph for cashaddr.cpp:

Go to the source code of this file.

Functions

static void CashAddrEncode (benchmark::Bench &bench)
 
static void CashAddrDecode (benchmark::Bench &bench)
 
 BENCHMARK (CashAddrEncode)
 
 BENCHMARK (CashAddrDecode)
 

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( CashAddrDecode  )

◆ BENCHMARK() [2/2]

BENCHMARK ( CashAddrEncode  )

◆ CashAddrDecode()

static void CashAddrDecode ( benchmark::Bench bench)
static

Definition at line 21 of file cashaddr.cpp.

Here is the call graph for this function:

◆ CashAddrEncode()

static void CashAddrEncode ( benchmark::Bench bench)
static

Definition at line 11 of file cashaddr.cpp.

Here is the call graph for this function: