Searched refs:kErrorSources (Results 1 – 1 of 1) sorted by relevance
5655 const char* kErrorSources[] = { in TEST() local5727 for (unsigned i = 0; i < arraysize(kErrorSources); ++i) { in TEST()5729 factory->NewStringFromAsciiChecked(kErrorSources[i]); in TEST()