Home | Sort by relevance Sort by last modified time |
/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; |