Home
last modified time | relevance | path

Searched refs:FileAlloc (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/unittests/
DFactoriesTest.h38 typedef mcld::MCLDFileFactory FileAlloc; typedef
42 FileAlloc* m_pFileAlloc;
DFactoriesTest.cpp19 m_pFileAlloc = new FileAlloc(); in FactoriesTest()