Searched defs:fileContent (Results 1 – 4 of 4) sorted by relevance
86 let fileContent = fs.readFileSync(configJSAPIMockOutput.file, 'utf-8'); variable
152 std::string fileContent = R"({"aceModuleBuild":"abc"})"; in TEST_F() local186 std::string fileContent = ""; in TEST_F() local
38 static void WriteFile(std::string testFile, std::string fileContent) in WriteFile()
415 std::vector<uint8_t>* fileContent = new(std::nothrow) std::vector<uint8_t>(); in GetModuleBufferFromHsp() local