Home
last modified time | relevance | path

Searched refs:ZERO_HAP_PATH (Results 1 - 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp_test/unittest/zip/
H A Dzip_signer_test.cpp48 const std::string ZERO_HAP_PATH = "./zip/zero.hap"; member
785 std::ofstream zeroOutput(ZERO_HAP_PATH, std::ios::binary | std::ios::trunc | std::ios::out); in HWTEST_F()
790 std::ifstream inputFile(ZERO_HAP_PATH, std::ios::binary); in HWTEST_F()

Completed in 2 milliseconds