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