Searched refs:checkDumpFd (Results 1 – 1 of 1) sorted by relevance
1221 checkDumpFd(wantedEmptyCollectionInstances, dump.fd); in checkDumpContents()1228 checkDumpFd(/*wantedEmptyCollectionInstances=*/0, dump.fd); in checkCustomDumpContents()1360 void checkDumpFd(int wantedEmptyCollectionInstances, int fd) { in checkDumpFd() function in android::automotive::watchdog::PerformanceProfilerTest