codex
Loading...
Searching...
No Matches
StringBench Class Reference

#include <string_bench.hpp>

Inheritance diagram for StringBench:
Collaboration diagram for StringBench:

Private Slots

void initTestCase ()
 
void remove_prefix_tern_data ()
 
void remove_prefix_tern ()
 
void remove_prefix_mul_data ()
 
void remove_prefix_mul ()
 
void remove_prefix_c_data ()
 
void remove_prefix_c ()
 
void remove_prefix_c_strncmp_data ()
 
void remove_prefix_c_strncmp ()
 

Private Attributes

std::vector< char > v = {}
 

Member Function Documentation

◆ initTestCase

void StringBench::initTestCase ( )
privateslot

◆ remove_prefix_c

void StringBench::remove_prefix_c ( )
privateslot

◆ remove_prefix_c_data

void StringBench::remove_prefix_c_data ( )
privateslot

◆ remove_prefix_c_strncmp

void StringBench::remove_prefix_c_strncmp ( )
privateslot

◆ remove_prefix_c_strncmp_data

void StringBench::remove_prefix_c_strncmp_data ( )
privateslot

◆ remove_prefix_mul

void StringBench::remove_prefix_mul ( )
privateslot

◆ remove_prefix_mul_data

void StringBench::remove_prefix_mul_data ( )
privateslot

◆ remove_prefix_tern

void StringBench::remove_prefix_tern ( )
privateslot

◆ remove_prefix_tern_data

void StringBench::remove_prefix_tern_data ( )
privateslot

Member Data Documentation

◆ v

std::vector<char> StringBench::v = {}
private

The documentation for this class was generated from the following files: