Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/core/test/unittest/common/
H A Dparam_update_test.cpp54 const int hightBit = 4; in CreateEncFile() local
58 …saveContent.push_back(static_cast<char>(ToNum(content[i]) << hightBit) + (ToNum(content[i + second… in CreateEncFile()