Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp_test/unittest/zip/
H A Dzip_signer_test.cpp36 const std::string EMPTY_HAP_PATH = "./zip/empty.hap"; member
155 std::ofstream emptyOuptut(EMPTY_HAP_PATH, std::ios::binary | std::ios::trunc | std::ios::out); in HWTEST_F()
159 std::ifstream emptyInput(EMPTY_HAP_PATH, std::ios::binary); in HWTEST_F()

Completed in 3 milliseconds