Home
last modified time | relevance | path

Searched refs:g_flag (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dfuzztest_utils.cpp39 bool g_flag = false; variable
101 if (!g_flag) { in FuzzTestRemoteRequest()
104 g_flag = true; in FuzzTestRemoteRequest()
134 if (!g_flag) { in FuzzTestRemoteRequest()
137 g_flag = true; in FuzzTestRemoteRequest()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_event_manager_multiple_thread_test.cpp43 bool g_flag = false; variable
96 g_flag = !g_flag; in TestWriteReadFileInfo()
98 if (g_flag) { in TestWriteReadFileInfo()
/ohos5.0/base/telephony/core_service/test/fuzztest/updatesmsicc_fuzzer/
H A Dupdatesmsicc_fuzzer.cpp33 bool g_flag = false; variable
40 if (g_flag) { in DoSomethingInterestingWithMyAPI()
43 g_flag = true; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/
H A Dupdateactivemachine_fuzzer.cpp30 bool g_flag = false; variable
75 if (!g_flag) { in UpdateActiveMachineWithMyAPI()
77 g_flag = true; in UpdateActiveMachineWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/utils/socketpair/test/unittest/
H A Dsocketpair_test.cpp27 static bool g_flag = false; variable
32 g_flag = true; in SendDataThread()
75 while (!g_flag) {}
/ohos5.0/base/telephony/cellular_data/test/fuzztest/updateinactivemachine_fuzzer/
H A Dupdateinactivemachine_fuzzer.cpp31 bool g_flag = false; variable
78 if (!g_flag) { in UpdateActiveMachineWithMyAPI()
80 g_flag = true; in UpdateActiveMachineWithMyAPI()
/ohos5.0/base/telephony/core_service/test/fuzztest/updatevoicemail_fuzzer/
H A Dupdatevoicemail_fuzzer.cpp33 bool g_flag = false; variable
40 if (g_flag) { in DoSomethingInterestingWithMyAPI()
43 g_flag = true; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/sms_mms/test/fuzztest/textbasedsmsdelivery_fuzzer/
H A Dtextbasedsmsdelivery_fuzzer.cpp30 bool g_flag = false; variable
38 if (g_flag) { in DoSomethingInterestingWithMyAPI()
41 g_flag = true; in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_fingerprint_demo.cpp32 static volatile sig_atomic_t g_flag = 0; variable
36 g_flag = 1; in Handler()
79 if (g_flag) { in main()
/ohos5.0/base/telephony/cellular_data/test/fuzztest/updatedisconnectmachine_fuzzer/
H A Dupdatedisconnectmachine_fuzzer.cpp31 bool g_flag = false; variable
80 if (!g_flag) { in UpdateActiveMachineWithMyAPI()
82 g_flag = true; in UpdateActiveMachineWithMyAPI()
/ohos5.0/base/telephony/sms_mms/test/fuzztest/databasedsmsdelivery_fuzzer/
H A Ddatabasedsmsdelivery_fuzzer.cpp30 bool g_flag = false; variable
38 if (g_flag) { in DoSomethingInterestingWithMyAPI()
41 g_flag = true; in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/deviceprofile_fuzzer/
H A Ddevice_profile_fuzzer.cpp46 bool g_flag = false; variable
95 if (!g_flag) { in FuzzDeviceProfile()
97 g_flag = true; in FuzzDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/newdeviceprofile_fuzzer/
H A Dnew_device_profile_fuzzer.cpp46 bool g_flag = false; variable
95 if (!g_flag) { in FuzzDeviceProfile()
97 g_flag = true; in FuzzDeviceProfile()
/ohos5.0/foundation/window/window_manager_lite/test/
H A Dsample_window.cpp43 static bool g_flag = true; variable
84 if (g_flag) { in Callback()
89 g_flag = !g_flag; in Callback()
93 if (g_flag) { in Callback()
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dnetsys_wrapper_test.cpp29 bool g_flag = true; variable
107 if (g_flag) { in OnInterfaceChanged()
117 if (g_flag) { in OnInterfaceLinkStateChanged()
130 if (g_flag) { in OnRouteChanged()
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/
H A Dsystemabilitymanager_fuzzer.cpp51 bool g_flag = false; variable
125 if (!g_flag) { in FuzzSystemAbilityManager()
128 g_flag = true; in FuzzSystemAbilityManager()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/discovery/benchmarktest/
H A Ddiscovery_test.cpp26 static bool g_flag = true; variable
29 if (g_flag) { in AddPermission()
47 g_flag = false; in AddPermission()
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_config_test/
H A Daccessibility_config_test.cpp45 static bool g_flag = true; variable
48 if (g_flag) { in AddPermission()
65 g_flag = false; in AddPermission()
/ohos5.0/base/telephony/core_service/test/fuzztest/simauthentication_fuzzer/
H A Dsimauthentication_fuzzer.cpp38 bool g_flag = false; variable
141 if (g_flag) { in ParseOpl5g()
144 g_flag = true; in ParseOpl5g()
/ohos5.0/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/
H A Dsmseventissue_fuzzer.cpp31 bool g_flag = false; variable
116 if (g_flag) { in DoSomethingInterestingWithMyAPI()
119 g_flag = true; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/sms_mms/test/fuzztest/smsrecvitem_fuzzer/
H A Dsmsrecvitem_fuzzer.cpp39 bool g_flag = false; variable
106 if (g_flag) { in DoSomethingInterestingWithMyAPI()
109 g_flag = true; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/cellular_data/test/fuzztest/updateincalldatamachine_fuzzer/
H A Dupdateincalldatamachine_fuzzer.cpp29 bool g_flag = false; variable
200 if (!g_flag) { in UpdateIncallDataMachineWithMyAPI()
205 g_flag = true; in UpdateIncallDataMachineWithMyAPI()
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilityconfig_fuzzer/
H A Daccessibilityconfig_fuzzer.cpp28 bool g_flag = true; variable
62 if (g_flag) { in AddPermission()
79 g_flag = false; in AddPermission()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_single_ver_upgrade_test.cpp52 string g_flag = "2"; variable
112 "INSERT INTO sync_data VALUES('ab', 'cd', 100, " + g_flag + ", '', '', 'efdef', 100);"
180 ASSERT_EQ(targetFlagValue, stol(g_flag)); in CheckSyncDataV2ToV3()
435 insertValueSql += "', 100, " + g_flag + ", '', '', 'efdef', 100);";
/ohos5.0/base/telephony/sms_mms/test/fuzztest/cdmasmsencode_fuzzer/
H A Dcdmasmsencode_fuzzer.cpp25 bool g_flag = false; variable
478 if (g_flag) { in DoSomethingInterestingWithMyAPI()
481 g_flag = true; in DoSomethingInterestingWithMyAPI()

12