Searched refs:GetLocale (Results 1 – 6 of 6) sorted by relevance
31 std::string GetLocale() const override { in GetLocale() function
69 virtual std::string GetLocale() const = 0;
201 std::string GetLocale() const override;
379 ASSERT_EQ(kTestLocale, ui_->GetLocale()); in TEST_F()
130 std::string locale = ui->GetLocale(); in FinishRecovery()
935 std::string ScreenRecoveryUI::GetLocale() const { in GetLocale() function in ScreenRecoveryUI