Home
last modified time | relevance | path

Searched defs:TEST_FILE_BLOCK_LENGTH (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/utils/include/
Dhap_signer_block_utils.h75 static constexpr int32_t TEST_FILE_BLOCK_LENGTH = 50; variable
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
Dtest_const.h39 constexpr int32_t TEST_FILE_BLOCK_LENGTH = 50; variable