Searched refs:MCLDFile (Results 1 – 2 of 2) sorted by relevance
168 MCLDFile* file = m_pFileAlloc->produce(); in TEST_F()181 MCLDFile* file = m_pFileAlloc->produce( in TEST_F()182 string(name), sys::fs::Path(string(path_name)), MCLDFile::Archive); in TEST_F()197 MCLDFile* file = m_pFileAlloc->produce( in TEST_F()198 string(name), sys::fs::Path(string(path_name)), MCLDFile::Archive); in TEST_F()
24 class MCLDFile; variable