Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_test.cc156 HEnvironment* parent2 = new (&allocator) HEnvironment( in TEST() local
158 parent2->CopyFrom(array); in TEST()
159 parent1->SetAndCopyParentChain(&allocator, parent2); in TEST()