Searched defs:fileContent (Results 1 – 5 of 5) sorted by relevance
273 const fileContent = sourceFile.getText().replace(removeNoteRegx, ''); constant
85 const fileContent = fs.readFileSync(configJSAPIMockOutput.file, 'utf-8'); constant
152 std::string fileContent = R"({"aceModuleBuild":"abc"})"; in TEST_F() local186 std::string fileContent = ""; in TEST_F() local
39 static void WriteFile(std::string testFile, std::string fileContent) in WriteFile()
403 std::vector<uint8_t>* fileContent = new std::vector<uint8_t>(); in GetModuleBufferFromHsp() local