Home
last modified time | relevance | path

Searched refs:get (Results 5676 - 5700 of 10952) sorted by relevance

1...<<221222223224225226227228229230>>...439

/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Devent_location_test.cpp40 auto ret = CalendarManager::GetInstance().DeleteCalendar(*calendar.get()); in TearDownTestSuite()
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dservice.py71 return self._global_attr.get(key)
/test/ostest/wukong/input_factory/src/
H A Dswap_input.cpp39 SwapParam* swapPtr = static_cast<SwapParam*>(specialTestObject.get()); in OrderInput()
H A Dtouch_input.cpp37 TouchParam* touchPtr = static_cast<TouchParam*>(specialTestObject.get()); in OrderInput()
/test/testfwk/developer_test/src/core/command/
H A Dparameter.py64 data = test_category_dic.get(item, None)
/test/xts/hats/
H A Dcheck_hvigor.py36 return data.get('hvigorVersion')
/third_party/elfio/examples/anonymizer/
H A Danonymizer.cpp98 process_string_table( section.get(), filename ); in main()
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpTokens.cpp113 int atom = stream[currentPos++].get(*ppToken); in getToken()
/third_party/gn/infra/recipe_modules/windows_sdk/
H A Dapi.py90 data = step_result.json.output.get('env')
/third_party/gn/src/base/files/
H A Dfile.cc28 DCHECK_GE(file_.get(), -1); in File()
/third_party/gn/src/gn/
H A Dfile_writer.cc102 ssize_t written = HANDLE_EINTR(::write(fd_.get(), str.data(), str.size())); in Write()
H A Dscheduler.h37 InputFileManager* input_file_manager() { return input_file_manager_.get(); } in input_file_manager()
H A Dtest_with_scope.h59 // function, it is exposed to allow tests to get the same functionality for
104 const ParseNode* parsed() const { return parsed_.get(); } in parsed()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DSharedObject.java191 public final int getRefCount() { return refCount.get(); } in getRefCount()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarUtil.java57 // region to get the default calendar type in getCalendarType()
78 String type = prefs.get(region); in getCalendarTypeForRegion()
H A DCalendarCache.java38 public synchronized long get(long key) { in get() method in CalendarCache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryData.java69 bytes.get(data); in loadDictionaryFor()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DUsagePrefsHandler.java34 quantity.setToBigDecimal((BigDecimal) outMicros.mixedMeasures.get(outMicros.indexOfQuantity).getNumber()); in mixedMeasuresToMicros()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DLocaleAliasCollationTest.java63 if(availableMap.get(_LOCALES[i][1])==null){ in TestCollation()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTrie.java109 buffer.get(bytes); in toByteArray()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleAliasCollationTest.java66 if(availableMap.get(_LOCALES[i][1])==null){ in TestCollation()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DIcuDataSubject.java52 List<RbValue> rbValues = actual.get(p); in hasValuesFor()
53 check("get('%s')", p).that(rbValues).isNotNull(); in hasValuesFor()
54 check("get('%s')", p).that(rbValues).containsExactlyElementsIn(values).inOrder(); in hasValuesFor()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DModuleTest.java52 return Factory.get(baseName, testName); in loadTestData()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarUtil.java59 // region to get the default calendar type in getCalendarType()
80 String type = prefs.get(region); in getCalendarTypeForRegion()
H A DCalendarCache.java40 public synchronized long get(long key) { in get() method in CalendarCache

Completed in 12 milliseconds

1...<<221222223224225226227228229230>>...439