Searched defs:syncFd (Results 1 – 5 of 5) sorted by relevance
757 int syncFd = -1; in runInternal() local911 int syncFd = -1; in runInternal() local978 void checkResults(base::unique_fd syncFd, double tolerance) { in checkResults()
2331 int syncFd = -100; in TEST_F() local2355 int syncFd = -100; in TEST_F() local2387 int syncFd = -100; in TEST_F() local
1102 for (int syncFd : waitFor) { in executeFenced() local1248 for (int syncFd : waitFor) { in computeFenced() local
873 for (int syncFd : waitFor) { in waitForSyncFences() local
392 Event(const NnApiSupportLibrary* nnapi, int syncFd) : mNnApi(nnapi) {