Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/
Dcompiler_test.cpp251 int occurencesLeft = expectedOccurrences; in foundInCode() local
255 while (occurencesLeft-- > 0) in foundInCode()