OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_ContextFactory
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/unittests/
InputTreeTest.h
50
mcld::ContextFactory
m_ContextFactory
;
InputTreeTest.cpp
25
InputTreeTest::InputTreeTest() : m_MemFactory(10),
m_ContextFactory
(4) {
30
*m_pConfig, *m_pAlloc,
m_ContextFactory
, m_MemFactory, false);
Completed in 45 milliseconds