Searched refs:ALLOCATE_NODE (Results 1 – 2 of 2) sorted by relevance
18 #define ALLOCATE_NODE(i) m_pNodesAlloc[(i)] = m_NodeFactory.produce(i); in GCFactoryListTraitsTest() macro19 ALLOCATE_NODE(0); in GCFactoryListTraitsTest()20 ALLOCATE_NODE(1); in GCFactoryListTraitsTest()21 ALLOCATE_NODE(2); in GCFactoryListTraitsTest()22 ALLOCATE_NODE(3); in GCFactoryListTraitsTest()23 ALLOCATE_NODE(4); in GCFactoryListTraitsTest()24 ALLOCATE_NODE(5); in GCFactoryListTraitsTest()25 ALLOCATE_NODE(6); in GCFactoryListTraitsTest()26 ALLOCATE_NODE(7); in GCFactoryListTraitsTest()27 ALLOCATE_NODE(8); in GCFactoryListTraitsTest()[all …]
36 ALLOCATE_NODE, enumerator113 remote()->transact(ALLOCATE_NODE, data, &reply); in allocateNode()674 case ALLOCATE_NODE: in onTransact()