Home
last modified time | relevance | path

Searched defs:then (Results 1 – 4 of 4) sorted by relevance

/art/test/1917-get-stack-frame/src/art/
DTest1917.java90 private final Runnable then; field in Test1917.RecurCount
91 public RecurCount(int cnt, Runnable then) { in RecurCount()
/art/compiler/optimizing/
Dgvn_test.cc135 HBasicBlock* then = new (GetAllocator()) HBasicBlock(graph); in TEST_F() local
Dregister_allocator_test.cc514 HBasicBlock* then = new (GetAllocator()) HBasicBlock(graph); in BuildIfElseWithPhi() local
Dinliner.cc1008 HBasicBlock* then = cursor_block->SplitAfterForInlining(compare); in CreateDiamondPatternForPolymorphicInline() local