Searched refs:writeBufferToFile (Results 1 – 3 of 3) sorted by relevance
93 if (!mExpectedBuffer.writeBufferToFile(expectedPath.str()) || in writeBuffersToFile()94 !mOutputBuffer.writeBufferToFile(resultPath.str())) in writeBuffersToFile()
79 bool writeBufferToFile(std::string path);
724 bool Hwc2TestVirtualBuffer::writeBufferToFile(std::string path) in writeBufferToFile() function in Hwc2TestVirtualBuffer