Home
last modified time | relevance | path

Searched defs:testPackageName (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/update/updater/test/unittest/package/
H A Dpkg_test.h192 std::string testPackageName = "test_package.bin"; variable
H A Dpkg_algo_unittest.cpp134 std::string testPackageName = "test_ecc_package.zip"; member in UpdaterUt::PkgAlgoUnitTest
/ohos5.0/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/
H A DUpdaterStartUpdaterProc_fuzzer.cpp109 std::string testPackageName = "test_package.zip"; in CreatePackageZip() local
/ohos5.0/base/update/updater/test/unittest/updater_binary/
H A Dupdater_binary_unittest.cpp191 std::string testPackageName = "test_package.bin"; member in __anon6987adb00110::UpdaterBinaryUnittest
/ohos5.0/base/update/updater/test/fuzztest/package_fuzzer/
H A Dpkg_fuzz_test.h212 std::string testPackageName = "test_package.bin"; variable
/ohos5.0/base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/
H A Dextractandexecutescript_fuzzer.cpp294 std::string testPackageName = "test_package.bin"; member in UScriptTest