Searched refs:MakeInStream (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/streams/
H A Dlargefile.cpp65 virtual wxInputStream *MakeInStream(const wxString& name) const = 0;
146 auto_ptr<wxInputStream> in(MakeInStream(tmpfile.m_name));
203 wxInputStream *MakeInStream(const wxString& name) const;
208 wxInputStream *LargeFileTest_wxFile::MakeInStream(const wxString& name) const function in class:LargeFileTest_wxFile
235 wxInputStream *MakeInStream(const wxString& name) const;
240 wxInputStream *LargeFileTest_wxFFile::MakeInStream(const wxString& name) const function in class:LargeFileTest_wxFFile

Completed in 108 milliseconds