Home
last modified time | relevance | path

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

/cts/suite/audio_quality/lib/src/
DStringUtil.cpp71 size_t iOther = 0; in endsWith() local
73 if (data[iStr] != other[iOther]) { in endsWith()
76 iOther++; in endsWith()