Searched defs:stringData (Results 1 – 3 of 3) sorted by relevance
7 template <int... Nx> int stringData(const char (&...x)[Nx]) { in stringData() function
93 const char stringData[] = "hellohello\0hello"; in TEST() local
302 auto *stringData = rawData + numEntries * sizeof(StringRef); in construct() local