Home
last modified time | relevance | path

Searched defs:fileContent (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp38 static void WriteFile(std::string testFile, std::string fileContent) in WriteFile() argument
42 file << fileContent; in WriteFile() local
H A DStageContextTest.cpp152 std::string fileContent = R"({"aceModuleBuild":"abc"})"; in TEST_F() local
186 std::string fileContent = ""; in TEST_F() local
[all...]
/ide/tools/previewer/jsapp/rich/external/
H A DStageContext.cpp407 std::vector<uint8_t>* fileContent = new(std::nothrow) std::vector<uint8_t>(); in GetModuleBufferFromHsp() local

Completed in 4 milliseconds