Home
last modified time | relevance | path

Searched refs:nextChr (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.cpp527 const int nextChr = in.peek(); in parseSimpleCaseList() local
529 if (nextChr == std::char_traits<char>::eof() || nextChr == 0) in parseSimpleCaseList()