Home
last modified time | relevance | path

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

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