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

  /system/core/logd/tests/
logd_test.cpp 557 static const unsigned int log_maximum = 1; local
594 EXPECT_GE(30000UL, ns[log_maximum]); // 27305 user
596 EXPECT_GE(10000UL, ns[log_maximum]); // 5637 kernel

Completed in 2201 milliseconds