Home
last modified time | relevance | path

Searched refs:TOTAL_LENGTH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_dfx_test.cpp32 constexpr const uint16_t TOTAL_LENGTH = 1000; variable
68 char output[TOTAL_LENGTH] = { 0x00 }; in ExecuteCmd()
/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp45 constexpr const uint16_t TOTAL_LENGTH = 1000; variable
123 char output[TOTAL_LENGTH] = { 0x00 }; in ExecuteCmd()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Dpaste_service_test.cpp43 constexpr const uint16_t TOTAL_LENGTH = 500; variable
116 char output[TOTAL_LENGTH] = { 0x00 }; in ExecuteCmd()