Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp1647 const size_t sep_position = string.find("SEPARATOR", search_position); in endList() local
1648 if (std::string::npos != sep_position) in endList()