#include <string_bench.hpp>
|
| std::vector< char > | v = {} |
| |
◆ 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 |
| std::vector<char> StringBench::v = {} |
|
private |
The documentation for this class was generated from the following files: