Home
last modified time | relevance | path

Searched defs:testMode (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dinputer_get_data_service_test.cpp50 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
85 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
109 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
H A Dinputer_get_data_stub_test.cpp66 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
127 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
178 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_test_message.h55 TestMode testMode; member
/ohos5.0/base/startup/init/test/unittest/init/
H A Dcmds_unittest.cpp121 const mode_t testMode = S_IRWXU | S_IRWXG | S_IRWXO; variable
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/
H A Drs_graphic_test_ext.h47 RSGraphicTestMode testMode; member
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/
H A Dipc_ability_scheduler_module_test.cpp352 std::string testMode("RW"); variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager.cpp65 char testMode[10] = {0}; // 10 for system parameter usage in Init() local