HomeSort by relevance Sort by last modified time
    Searched refs:fdevent_installed_count (Results 1 - 4 of 4) sorted by null

  /system/core/adb/
fdevent_test.h 34 ASSERT_EQ(0u, fdevent_installed_count());
fdevent.h 81 size_t fdevent_installed_count();
socket_test.cpp 157 EXPECT_EQ(2u, fdevent_installed_count());
181 EXPECT_EQ(2u, fdevent_installed_count());
212 EXPECT_EQ(3u, fdevent_installed_count());
264 EXPECT_EQ(2u, fdevent_installed_count());
fdevent.cpp 389 size_t fdevent_installed_count() { function

Completed in 191 milliseconds