Searched defs:num_strings (Results 1 – 3 of 3) sorted by relevance
28 const int num_strings = state.range(1); in BM_Join2_Strings() local81 const int num_strings = state.range(1); in BM_JoinStreamable() local
166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()207 const int num_strings = state.range(0); in BM_SimpleAtof() local237 const int num_strings = state.range(0); in BM_SimpleAtod() local
372 FT_UInt num_strings; member