Home
last modified time | relevance | path

Searched defs:option2 (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/test/unittest/
Dapp_account_common_test.cpp73 SelectAccountsOptions *option2 = option1.Unmarshalling(Parcel); variable
98 VerifyCredentialOptions *option2 = option1.Unmarshalling(Parcel); variable
119 CreateAccountOptions *option2 = option1.Unmarshalling(Parcel); variable
142 CreateAccountImplicitlyOptions *option2 = option1.Unmarshalling(Parcel); variable
212 SelectAccountsOptions *option2 = option1.Unmarshalling(Parcel); variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dreminder_data_manager_test.cpp458 sptr<NotificationBundleOption> option2 = new NotificationBundleOption(); in HWTEST_F() local
636 sptr<NotificationBundleOption> option2 = new NotificationBundleOption("test", 100); in HWTEST_F() local
859 sptr<NotificationBundleOption> option2 = new NotificationBundleOption("test_getvalid", 98765); in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_user_input_test.cpp411 std::string option2 = "this is option2"; variable