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()
2330 int syncFd = -100; in TEST_F() local2354 int syncFd = -100; in TEST_F() local2386 int syncFd = -100; in TEST_F() local
1100 for (int syncFd : waitFor) { in executeFenced() local1246 for (int syncFd : waitFor) { in computeFenced() local
873 for (int syncFd : waitFor) { in waitForSyncFences() local
392 Event(const NnApiSupportLibrary* nnapi, int syncFd) : mNnApi(nnapi) {