Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/tests/
DIioUtilsTest.cpp62 static bool writeFile(const std::string& path, const T& content, bool nl = true) { in writeFile() function
76 static bool writeFile(const std::string& path, const std::vector<U>& content, bool nl = true) { in writeFile() function