Lines Matching defs:strings
460 const char* strings[] = {466 for (size_t i = 0; i < GMOCK_ARRAY_SIZE_(strings); i++) {467 nested.push_back(list<char>(strings[i], strings[i] + strlen(strings[i])));