Searched refs:gStr (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/bench/ | ||
H A D | WriterBench.cpp | 24 static const char gStr[] = "abcdefghimjklmnopqrstuvwxyz"; variable 25 static const size_t gLen = strlen(gStr); 29 writer.writeString(gStr, j); |
Completed in 1 milliseconds