Searched refs:mark (Results 1 – 3 of 3) sorted by relevance
67 public synchronized void mark(int readlimit) { in mark() method in GrpcAudioCaptureStream68 super.mark(readlimit); in mark()
30 // Do not mark as unit tests, to use as a validation in test mapping
33 public String mark(String tag) throws IOException { in mark() method in LogcatInspector