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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DFileDataIOTest.cpp86 const CPath emptyPath = CPath(wxT("FileDataIOTest.empty")); local
90 m_emptyFile->Create(emptyPath, true);
93 m_emptyFile->Open(emptyPath, CFile::read_write);

Completed in 104 milliseconds