Home
last modified time | relevance | path

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

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