Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp1221 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