Home
last modified time | relevance | path

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

/ide/tools/previewer/test/fuzztest/commandparse_fuzzer/
H A DCommonCommandParseFuzzer.cpp44 std::cout << "--> CommonCommandParseFuzzTest for common start <--" << std::endl; in TEST()
58 std::cout << "--> CommonCommandParseFuzzTest for common end <--" << std::endl; in TEST()
H A DLiteCommandParseFuzzer.cpp48 std::cout << "--> LiteCommandParseFuzzTest for rich start <--" << std::endl; in TEST()
62 std::cout << "--> LiteCommandParseFuzzTest for rich end <--" << std::endl; in TEST()
H A DRichCommandParseFuzzer.cpp60 std::cout << "--> RichCommandParseFuzzTest for rich start <--" << std::endl; in TEST()
74 std::cout << "--> RichCommandParseFuzzTest for rich end <--" << std::endl; in TEST()
/ide/tools/previewer/test/fuzztest/jsonparse_fuzzer/
H A DGetModuleBufferFromHspFuzzer.cpp34 std::cout << "--> GetModuleBufferFromHspFuzzTest for common start <--" << std::endl; in TEST()
59 std::cout << "--> GetModuleBufferFromHspFuzzTest for common end <--" << std::endl; in TEST()
H A DDeviceConfigParseFuzzer.cpp57 std::cout << "--> DeviceConfigParseFuzzTest for common start <--" << std::endl; in TEST()
81 std::cout << "--> DeviceConfigParseFuzzTest for common end <--" << std::endl; in TEST()
H A DParseMockJsonFileFuzzer.cpp38 std::cout << "--> ParseMockJsonFileFuzzTest for common start <--" << std::endl; in TEST()
62 std::cout << "--> ParseMockJsonFileFuzzTest for common end <--" << std::endl; in TEST()
H A DGetHspAceModuleBuildFuzzer.cpp42 std::cout << "--> GetHspAceModuleBuildFuzzTest for common start <--" << std::endl; in TEST()
68 std::cout << "--> GetHspAceModuleBuildFuzzTest for common end <--" << std::endl; in TEST()
H A DGetModulePathMapFuzzer.cpp59 std::cout << "--> GetModulePathMapFuzzTest for common start <--" << std::endl; in TEST()
87 std::cout << "--> GetModulePathMapFuzzTest for common end <--" << std::endl; in TEST()
H A DReadFileContentsFuzzer.cpp57 std::cout << "--> ReadFileContentsFuzzTest for common start <--" << std::endl; in TEST()
82 std::cout << "--> ReadFileContentsFuzzTest for common end <--" << std::endl; in TEST()
H A DSetPkgContextInfoFuzzer.cpp91 std::cout << "--> SetPkgContextInfoFuzzTest for common start <--" << std::endl; in TEST()
127 std::cout << "--> SetPkgContextInfoFuzzTest for common end <--" << std::endl; in TEST()
/ide/tools/previewer/test/fuzztest/
H A Dmain.cpp40 std::cout << DT_Get_Version() << std::endl; in main()
H A DChangeJsonUtil.cpp155 std::cout << "JSON content successfully written to file: " << filePath << std::endl; in WriteFile()
166 std::cout << "Str content successfully written to file: " << filePath << std::endl; in WriteFile()
/ide/tools/previewer/test/mock/
H A DMockFile.cpp200 std::cout << "Folder already exists." << std::endl; in CreateFiles()
204 std::cout << "Folder created successfully." << std::endl; in CreateFiles()
221 std::cout << "Compression successful. File created: " << zipFilename << std::endl; in CreateHspFile()
223 std::cout << newFileName << " 创建hsp文件失败" << std::endl; in CreateHspFile()
/ide/tools/previewer/util/
H A DPreviewerEngineLog.cpp50 std::cout << "PrintLog function error"; in PrintLog() member in std
/ide/tools/previewer/test/fuzztest/paramsparse_fuzzer/
H A DParamsParseFuzzer.h121 std::cout << "--> ParamsParseFuzzTest." << __func__ << " <--" <<std::endl; in SetUp()
126 std::cout << "--> ParamsParseFuzzTest." << __func__ << " <--" <<std::endl; in TearDown()
/ide/tools/previewer/test/unittest/jsapp_lite/
H A DJsAppImplTest.cpp46 std::cout << "File copied successfully to " << destFile << std::endl; in CopyFileToDirectory()

Completed in 7 milliseconds