Searched refs:dDf (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 1886 int32_t yDf, MDf, dDf, HDf, mDf, sDf; in TestFieldDifference() local 1891 dDf = ucal_getFieldDifference(ucal, tfdItemPtr->target, UCAL_DATE, &status); in TestFieldDifference() 1900 dDf != tfdItemPtr->dDiff || in TestFieldDifference() 1907 yDf, MDf, dDf, HDf, mDf, sDf); in TestFieldDifference() 1915 dDf = ucal_getFieldDifference(ucal, tfdItemPtr->target, UCAL_DATE, &status); in TestFieldDifference() 1925 dDf != tfdItemPtr->dDiff || in TestFieldDifference() 1931 yDf, MDf, dDf, HDf, mDf); in TestFieldDifference()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 1882 int32_t yDf, MDf, dDf, HDf, mDf, sDf; in TestFieldDifference() local 1887 dDf = ucal_getFieldDifference(ucal, tfdItemPtr->target, UCAL_DATE, &status); in TestFieldDifference() 1896 dDf != tfdItemPtr->dDiff || in TestFieldDifference() 1903 yDf, MDf, dDf, HDf, mDf, sDf); in TestFieldDifference() 1911 dDf = ucal_getFieldDifference(ucal, tfdItemPtr->target, UCAL_DATE, &status); in TestFieldDifference() 1921 dDf != tfdItemPtr->dDiff || in TestFieldDifference() 1927 yDf, MDf, dDf, HDf, mDf); in TestFieldDifference()
|