Searched refs:has_locale_ (Results 1 – 1 of 1) sorted by relevance
31 OneTimeTestInit() : has_locale_(false) { in OneTimeTestInit()42 has_locale_ = true; in OneTimeTestInit()47 return one_time_init_.has_locale_ ? nullptr in test_locale()51 bool has_locale_; member