Home
last modified time | relevance | path

Searched defs:true (Results 576 - 600 of 1022) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/pulseaudio/src/modules/dbus/
H A Dmodule-dbus-protocol.c49 PA_MODULE_LOAD_ONCE(true); variable
/third_party/pulseaudio/src/pulsecore/
H A Dmemblockq.c896 pa_memblockq_seek(bq, (int64_t) chunk.length, PA_SEEK_RELATIVE, true); in pa_memblockq_splice() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.cc74 IsEqualWithTolerance(const double actual, const double expected, double tolerance, const bool is_tolerance_percent = true) IsEqualWithTolerance() argument
/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.cpp281 fp->addChild(std::move(childFP), /*mergeOptFlags=*/true); in MakeWithData() local
/third_party/skia/tests/
H A DAAClipTest.cpp407 clip.setPath(SkPath::Rect(r), r.roundOut(), true); test_regressions() local
[all...]
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A Dftrandom.c51 #define true 1 macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h178 void setRequiresCodeGenSCCOrder(bool Enable = true) { in setRequiresCodeGenSCCOrder() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetMachine.h281 addPassesToEmitFile(PassManagerBase &, raw_pwrite_stream &, raw_pwrite_stream *, CodeGenFileType, bool = true, MachineModuleInfoWrapperPass *MMIWP = nullptr) addPassesToEmitFile() argument
293 addPassesToEmitMC(PassManagerBase &, MCContext *&, raw_pwrite_stream &, bool = true) addPassesToEmitMC() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h246 void setTwoLevelNamespace(bool V = true) { IsTwoLevelNamespace = V; } in setTwoLevelNamespace() argument
252 void setApplicationExtensionSafe(bool V = true) { IsAppExtensionSafe = V; } in setApplicationExtensionSafe() argument
266 void setInstallAPI(bool V = true) { IsInstallAPI = V; } in setInstallAPI() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPSInt.h30 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) in APSInt() argument
33 explicit APSInt(APInt I, bool isUnsigned = true) in APSInt() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h254 MBBInsertPoint(MachineBasicBlock &MBB, bool Beginning = true) in MBBInsertPoint() argument
[all...]
/third_party/vixl/src/aarch32/
H A Dlocation-aarch32.h310 VIXL_ASSERT(UsePoolObjectEmissionMargin() == true); variable
/third_party/pulseaudio/src/modules/
H A Dmodule-udev-detect.c42 PA_MODULE_LOAD_ONCE(true); variable
[all...]
H A Dmodule-card-restore.c50 PA_MODULE_LOAD_ONCE(true); variable
/third_party/python/Lib/test/
H A Dtest_struct.py488 true = [1], 'test', 5, -1, 0xffffffff+1, 0xffffffff/2 variable in StructTest.test_bool.ExplodingBool
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dparse.cc378 absl::StrCat(envname, " not found in environment"), true); ReadFlagsFromEnv() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Descaping.cc907 true, strings_internal::kBase64Chars); Base64Escape() local
920 true, strings_internal::kBase64Chars); Base64Escape() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp58 bool IsValidName(const std::string& name, size_t maxSize, bool allowDollarSign = true) in IsValidName() argument
[all...]
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dadapter_utility_ohos_test.cpp265 (void)FileUtil::SaveBufferToFile(GenerateLogFileName(caseName, SUFFIX_0), content, true); in HWTEST_F() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp563 env, info, [] { return InputMethodController::GetInstance()->Close(); }, false, true); in Detach() member
570 env, info, [] { return InputMethodController::GetInstance()->ShowTextInput(); }, false, true); in ShowTextInput() member
[all...]
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp149 MessageId::COORDINATION_MESSAGE, 1, true, errCode}; in NotifyCooperate() local
[all...]
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp198 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
199 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
215 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
216 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
232 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
233 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
249 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
250 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
266 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
267 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); in HWTEST_F() local
284 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
285 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
302 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
303 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
319 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
322 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
325 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
327 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
328 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
329 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
345 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
348 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
351 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
353 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
354 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
355 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
371 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
374 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
377 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
379 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
380 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
381 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
398 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
404 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
406 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
407 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
425 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
431 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
437 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
439 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
440 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
441 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
458 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
459 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
476 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
477 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
494 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
495 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
512 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
513 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
530 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
531 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
549 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
550 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
556 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
557 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
563 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
564 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
581 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
582 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
588 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
589 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
607 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
608 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
614 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
615 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
621 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
622 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
639 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
640 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
643 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
644 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
647 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
648 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
665 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
666 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
669 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
670 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); HWTEST_F() local
673 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
674 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr3), true); HWTEST_F() local
696 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
698 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
703 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
710 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
734 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
736 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
737 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData), true); HWTEST_F() local
742 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
749 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
772 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
774 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
775 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData), true); HWTEST_F() local
780 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
787 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
812 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
814 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
815 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData), true); HWTEST_F() local
820 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
827 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
852 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
854 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
855 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
860 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
867 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
893 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
894 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
895 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
922 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
924 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
925 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
930 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
937 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
961 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
962 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
963 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
988 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
989 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
990 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1016 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1018 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1019 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1024 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1031 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1058 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1059 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1060 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1088 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1090 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1091 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1096 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1103 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1128 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1130 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1131 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1136 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1143 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1169 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1170 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1171 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1198 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1200 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1201 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1206 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1213 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1237 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1238 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1239 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1264 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1265 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1266 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1292 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1294 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1295 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1300 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1307 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1334 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1335 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1336 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1364 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1366 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1367 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1372 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1379 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1404 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1405 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1410 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1435 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1436 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1440 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1461 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1463 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData), true); HWTEST_F() local
1466 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1471 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1480 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1504 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1506 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData), true); HWTEST_F() local
1509 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1514 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1524 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1548 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1550 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1553 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1558 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1567 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1592 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1594 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1597 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1602 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1612 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1639 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1641 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1644 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1649 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1659 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1686 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1688 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1691 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1696 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1706 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1722 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1723 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1742 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1743 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1806 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1809 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1812 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1818 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1828 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1856 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1859 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1862 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1868 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1878 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1905 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1908 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1911 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1917 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1927 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1953 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
1955 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
1958 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1963 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1973 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2000 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2001 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
2004 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
2009 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2016 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2025 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2026 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); HWTEST_F() local
2053 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2055 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2056 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
2061 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2068 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2087 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2088 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2109 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2110 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2133 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2134 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2153 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2154 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2175 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2176 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2199 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2200 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2228 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2230 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2231 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
2236 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2243 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2271 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2273 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
2276 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2281 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2290 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2308 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2309 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2327 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2328 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2351 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2353 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2354 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData), true); HWTEST_F() local
2359 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2366 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2388 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2390 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData), true); HWTEST_F() local
2393 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2398 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2407 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2513 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtrs.at(i)), true); HWTEST_F() local
2516 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtrs.at(i)), true); HWTEST_F() local
2538 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtrs.at(i)), true); HWTEST_F() local
2545 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtrs.at(i)), true); HWTEST_F() local
2582 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2587 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2598 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberTimeOnePtr), true); HWTEST_F() local
2599 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberTimeTwoPtr), true); HWTEST_F() local
2633 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2640 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2650 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberTimeOnePtr), true); HWTEST_F() local
2651 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberTimeTwoPtr), true); HWTEST_F() local
2684 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2690 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2700 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberTimeOnePtr), true); HWTEST_F() local
2701 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberTimeTwoPtr), true); HWTEST_F() local
2734 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2741 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2752 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberTimeOnePtr), true); HWTEST_F() local
2753 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberTimeTwoPtr), true); HWTEST_F() local
2770 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventDataAnd, publishInfoAnd), true); HWTEST_F() local
2776 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventDataDefaultN, publishInfoDefaultN), true); HWTEST_F() local
2800 EXPECT_EQ(CommonEventManager::PublishCommonEvent(commonEventData, publishInfo), true); HWTEST_F() local
2804 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
2808 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
2813 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
2823 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true); HWTEST_F() local
[all...]
/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
H A Dcommon_event_services_publish_ordered_module_test.cpp107 EXPECT_EQ(GetCode() == INITCODE, true); in OnReceiveEvent() local
108 EXPECT_EQ(GetData() == INNITDATA, true); in OnReceiveEvent() local
111 EXPECT_EQ(GetCode() == INITCODE, true); in OnReceiveEvent() local
112 EXPECT_EQ(GetData() == INNITDATA, true); in OnReceiveEvent() local
162 EXPECT_EQ(GetCode() == CHANGECODE, true); in ProcessSubscriberTestCase2() local
163 EXPECT_EQ(GetData() == CHANGEDATA, true); in ProcessSubscriberTestCase2() local
172 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); in ProcessSubscriberTestCase3() local
178 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); in ProcessSubscriberTestCase3() local
205 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); in ProcessSubscriberTestCase5() local
211 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); in ProcessSubscriberTestCase5() local
236 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); AsyncProcess() local
238 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); AsyncProcess() local
243 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); AsyncProcess() local
296 EXPECT_EQ(GetCode() == CHANGECODE, true); ProcessSubscriberAnotherTestCase1() local
297 EXPECT_EQ(GetData() == CHANGEDATA, true); ProcessSubscriberAnotherTestCase1() local
304 EXPECT_EQ(GetCode() == INITCODE, true); ProcessSubscriberAnotherTestCase2() local
305 EXPECT_EQ(GetData() == INNITDATA, true); ProcessSubscriberAnotherTestCase2() local
314 EXPECT_EQ(GetCode() == INITCODE, true); ProcessSubscriberAnotherTestCase3() local
315 EXPECT_EQ(GetData() == INNITDATA, true); ProcessSubscriberAnotherTestCase3() local
322 EXPECT_EQ(GetCode() == INITCODE, true); ProcessSubscriberAnotherTestCase4() local
323 EXPECT_EQ(GetData() == INNITDATA, true); ProcessSubscriberAnotherTestCase4() local
329 EXPECT_EQ(GetCode() == INITCODE, true); ProcessSubscriberAnotherTestCase5() local
330 EXPECT_EQ(GetData() == INNITDATA, true); ProcessSubscriberAnotherTestCase5() local
332 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); ProcessSubscriberAnotherTestCase5() local
338 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); ProcessSubscriberAnotherTestCase5() local
352 EXPECT_EQ(GetCode() == INITCODE, true); ProcessSubscriberAnotherTestCase6() local
353 EXPECT_EQ(GetData() == INNITDATA, true); ProcessSubscriberAnotherTestCase6() local
364 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); AsyncProcess() local
366 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); AsyncProcess() local
371 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); AsyncProcess() local
490 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
494 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
500 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
515 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTimeAnother), true); HWTEST_F() local
519 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
525 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
608 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
612 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
618 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
633 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTimeAnother), true); HWTEST_F() local
637 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
643 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
722 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
724 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
730 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
745 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTimeAnother), true); HWTEST_F() local
747 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
753 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
835 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
837 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
843 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
856 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTimeAnother), true); HWTEST_F() local
858 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
864 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
947 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
949 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
955 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
970 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTimeAnother), true); HWTEST_F() local
972 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
978 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
1062 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); HWTEST_F() local
1064 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1070 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); HWTEST_F() local
1085 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTimeAnother), true); HWTEST_F() local
1087 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
1093 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTimeAnother), true); HWTEST_F() local
[all...]
/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp1008 ASSERT_EQ(WallpaperTest::SubscribeCommonEvent(wallpaperService), true); HWTEST_F() local
1012 ASSERT_EQ(FileDeal::IsDirExist(userDir), true); HWTEST_F() local
1032 ASSERT_EQ(WallpaperTest::SubscribeCommonEvent(wallpaperService), true); HWTEST_F() local
1040 ASSERT_EQ(FileDeal::IsDirExist(userDir), true); HWTEST_F() local
1087 ASSERT_EQ(WallpaperTest::SubscribeCommonEvent(wallpaperService), true); HWTEST_F() local
1095 EXPECT_EQ(FileDeal::IsDirExist(userDir), true); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.h79 IndexerComponent(const RefPtr<ListComponent>& list, bool circleMode, bool bubble = true, bool multiLanguage = false) in IndexerComponent() argument
96 IndexerComponent(const RefPtr<ListComponent>& list, bool circleMode, const std::vector<std::string>& label, bool bubble = true, bool multiLanguage = false) IndexerComponent() argument

Completed in 29 milliseconds

1...<<21222324252627282930>>...41