Home
last modified time | relevance | path

Searched defs:timeAMPMLabels (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DLocaleICU.cpp295 …OwnPtr<Vector<String> > timeAMPMLabels = createLabelVector(m_mediumTimeFormat, UDAT_AM_PMS, UCAL_A… in initializeDateTimeFormat() local
421 const Vector<String>& LocaleICU::timeAMPMLabels() in timeAMPMLabels() function in WebCore::LocaleICU
DLocaleWin.cpp506 const Vector<String>& LocaleWin::timeAMPMLabels() in timeAMPMLabels() function in WebCore::LocaleWin
/external/chromium_org/third_party/WebKit/Source/web/tests/
DLocaleICUTest.cpp126 Labels timeAMPMLabels(const char* localeString) in timeAMPMLabels() function in LocaleICUTest
217 TEST_F(LocaleICUTest, timeAMPMLabels) in TEST_F() argument
DLocaleWinTest.cpp246 TEST_F(LocaleWinTest, timeAMPMLabels) in TEST_F() argument
DLocaleMacTest.cpp331 TEST_F(LocaleMacTest, timeAMPMLabels) in TEST_F() argument