Home
last modified time | relevance | path

Searched refs:s1_alignment (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/
Dstring_benchmark.cpp232 const size_t s1_alignment = state.range(1); in BM_string_strcmp() local
237 char* s1_aligned = GetAlignedPtrFilled(&s1, s1_alignment, nbytes, 'x'); in BM_string_strcmp()
253 const size_t s1_alignment = state.range(1); in BM_string_strncmp() local
258 char* s1_aligned = GetAlignedPtrFilled(&s1, s1_alignment, nbytes, 'x'); in BM_string_strncmp()