Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java1408 Label bLessThanC = new Label(); in testIfElseBlock() local
1410 code.compare(Comparison.LT, bLessThanC, localB, localC); in testIfElseBlock()
1420 code.mark(bLessThanC); in testIfElseBlock()