Home
last modified time | relevance | path

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

/packages/modules/StatsD/lib/libstatssocket/tests/
Dstats_event_test.cpp154 uint8_t* bufferEnd = buffer + bufferSize; in TEST() local
174 EXPECT_EQ(buffer, bufferEnd); // ensure that we have read the entire buffer in TEST()
192 uint8_t* bufferEnd = buffer + bufferSize; in TEST() local
199 EXPECT_EQ(buffer, bufferEnd); // ensure that we have read the entire buffer in TEST()
217 uint8_t* bufferEnd = buffer + bufferSize; in TEST() local
224 EXPECT_EQ(buffer, bufferEnd); // ensure that we have read the entire buffer in TEST()
242 uint8_t* bufferEnd = buffer + bufferSize; in TEST() local
249 EXPECT_EQ(buffer, bufferEnd); // ensure that we have read the entire buffer in TEST()
268 uint8_t* bufferEnd = buffer + bufferSize; in TEST() local
275 EXPECT_EQ(buffer, bufferEnd); // ensure that we have read the entire buffer in TEST()
[all …]
/packages/apps/Dialer/java/com/android/voicemail/impl/utils/
DIndentingPrintWriter.java103 final int bufferEnd = offset + count; in write() local
108 while (lineEnd < bufferEnd) { in write()
/packages/providers/MediaProvider/src/com/android/providers/media/util/
DIndentingPrintWriter.java162 final int bufferEnd = offset + count; in write() local
167 while (lineEnd < bufferEnd) { in write()
/packages/services/Car/car-lib/src/com/android/car/internal/util/
DIndentingPrintWriter.java199 final int bufferEnd = offset + count; in write() local
204 while (lineEnd < bufferEnd) { in write()
/packages/apps/TV/libs/m2/
Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...