Searched refs:kUserId (Results 1 - 3 of 3) sorted by relevance

/system/core/crash_reporter/
H A Duser_collector_test.cc246 EXPECT_FALSE(collector_.GetIdFromStatus(UserCollector::kUserId,
253 EXPECT_FALSE(collector_.GetIdFromStatus(UserCollector::kUserId,
260 EXPECT_TRUE(collector_.GetIdFromStatus(UserCollector::kUserId,
266 EXPECT_TRUE(collector_.GetIdFromStatus(UserCollector::kUserId,
272 EXPECT_TRUE(collector_.GetIdFromStatus(UserCollector::kUserId,
300 EXPECT_FALSE(collector_.GetIdFromStatus(UserCollector::kUserId,
304 EXPECT_TRUE(collector_.GetIdFromStatus(UserCollector::kUserId,
311 EXPECT_FALSE(collector_.GetIdFromStatus(UserCollector::kUserId,
H A Duser_collector.h183 static const char *kUserId; member in class:UserCollector
H A Duser_collector.cc59 const char *UserCollector::kUserId = "Uid:\t"; member in class:UserCollector
328 if (!GetIdFromStatus(kUserId, kIdEffective, status_lines, &id)) {

Completed in 151 milliseconds