Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java1406 Label aLessThanB = new Label(); in testIfElseBlock() local
1409 code.compare(Comparison.LT, aLessThanB, localA, localB); in testIfElseBlock()
1413 code.mark(aLessThanB); in testIfElseBlock()