HomeSort by relevance Sort by last modified time
    Searched full:expectedident (Results 1 - 1 of 1) sorted by null

  /frameworks/native/libs/utils/tests/
Looper_test.cpp 336 const int expectedIdent = 5;
342 mLooper->addFd(pipe.receiveFd, expectedIdent, ALOOPER_EVENT_INPUT, NULL, expectedData);
355 EXPECT_EQ(expectedIdent, result)

Completed in 117 milliseconds