Home
last modified time | relevance | path

Searched defs:nf1 (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/tests/ceftests/
Dbrowser_info_map_unittest.cc179 MyObject nf1 = map.Find(kBrowserId, 1, nullptr); in TEST() local
229 MyObject nf1 = map.Find(kBrowserId1, 1, nullptr); in TEST() local
377 MyObject nf1 = map.Find(kBrowserId1, 1, nullptr); in TEST() local
608 MyObject nf1 = map.Find(kBrowserId1, 1, nullptr); in TEST() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatRegressionTest.java115 NumberFormat nf1 = NumberFormat.getIntegerInstance(); in Test4408066() local
DNumberRegressionTests.java87 MyNumberFormat nf1 = new MyNumberFormat(); in Test4074620() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatRegressionTest.java112 NumberFormat nf1 = NumberFormat.getIntegerInstance(); in Test4408066() local
DNumberRegressionTests.java84 MyNumberFormat nf1 = new MyNumberFormat(); in Test4074620() local
/third_party/icu/icu4c/source/test/intltest/
Dnumrgts.cpp270 MyNumberFormatTest *nf1 = new MyNumberFormatTest(); in Test4074620() local
513 NumberFormat *nf1 = NumberFormat::createInstance(Locale::getFrance(), status); in Test4086575() local