1#ifndef CODEX_STRING_STRING_BENCH_H
2#define CODEX_STRING_STRING_BENCH_H
10 std::vector<char>
v = {};
Definition string_bench.hpp:8
void remove_prefix_c_strncmp()
void remove_prefix_mul_data()
void remove_prefix_c_strncmp_data()
void remove_prefix_tern()
void remove_prefix_tern_data()
void initTestCase()
Definition string_bench.cpp:47
void remove_prefix_c_data()
std::vector< char > v
Definition string_bench.hpp:10