Searched refs:SetRTLForTesting (Results 1 – 3 of 3) sorted by relevance
306 SetRTLForTesting(!IsRTL()); in TEST_F()354 SetRTLForTesting(!IsRTL()); in TEST_F()441 SetRTLForTesting(!IsRTL()); in TEST_F()492 SetRTLForTesting(!IsRTL()); in TEST_F()
58 BASE_I18N_EXPORT void SetRTLForTesting(bool rtl);
157 void SetRTLForTesting(bool rtl) { in SetRTLForTesting() function