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

  /system/core/crash_reporter/
crash_collector_test.cc 126 bool has_capacity = collector_.CheckHasCapacity(test_dir_.path()); local
128 EXPECT_EQ(has_message, !has_capacity);
129 return has_capacity;

Completed in 42 milliseconds