Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp_test/unittest/zip/
H A Dzip_signer_test.cpp37 const std::string DATA_DESCRIPTOR_HAP_PATH = "./zip/data_descriptor_hap.hap"; member
62 (void)rename("./zip/data_descriptor_hap.txt", DATA_DESCRIPTOR_HAP_PATH.c_str()); in SetUpTestCase()
125 std::ifstream dataDescInput(DATA_DESCRIPTOR_HAP_PATH, std::ios::binary); in HWTEST_F()
638 std::ifstream inputFile(DATA_DESCRIPTOR_HAP_PATH, std::ios::binary); in HWTEST_F()

Completed in 3 milliseconds