Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp31 const size_t boolNum = 8; // 8 : the counts of the bool value in setProperty() local
49 const size_t boolNum = 8; // 8 : the counts of the bool value in setPropertyForTrim() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp326 bool boolNum = false; variable
378 bool boolNum = false; variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub_fuzzer/
H A Dsoftbusclientstub_fuzzer.cpp414 bool boolNum = true; in OnNodeOnlineStateChangedInnerTest() local