Searched refs:GetUser (Results 1 – 3 of 3) sorted by relevance
196 const std::string& GetUser() const { return name_.user; } in GetUser() function
444 if (!profiles_.empty() && !profiles_.back()->GetUser().empty()) { in PushProfileInternal()625 while (!profiles_.empty() && !profiles_.back()->GetUser().empty()) { in PopAllUserProfiles()
1132 EXPECT_TRUE(profiles[0]->GetUser().empty()); in TEST_F()1133 EXPECT_TRUE(profiles[1]->GetUser().empty()); in TEST_F()