Searched refs:booleanToInt (Results 1 – 3 of 3) sorted by relevance
25 expectEqualsInt(1, booleanToInt(true)); in main()63 static int booleanToInt(boolean b) { in booleanToInt() method in Main
138 ## CHECK-START: int SmaliTests.booleanToInt(boolean) builder (after)147 ## CHECK-START: int SmaliTests.booleanToInt(boolean) select_generator (after)154 ## CHECK-START: int SmaliTests.booleanToInt(boolean) instruction_simplifier$after_bce (after)157 .method static booleanToInt(Z)I
8192 HSPLlibcore/io/IoBridge;->booleanToInt(Z)I