Home
last modified time | relevance | path

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

/external/dexmaker/src/test/java/com/google/dexmaker/
DDexMakerTest.java1219 Label aLessThanB = new Label(); in testIfElseBlock() local
1222 code.compare(Comparison.LT, aLessThanB, localA, localB); in testIfElseBlock()
1226 code.mark(aLessThanB); in testIfElseBlock()