Searched refs:longToIntOfBoolean (Results 1 – 2 of 2) sorted by relevance
29 expectEqualsInt(1, longToIntOfBoolean()); in main()138 static int longToIntOfBoolean() { in longToIntOfBoolean() method in Main
212 ## CHECK-START: int SmaliTests.longToIntOfBoolean() builder (after)218 ## CHECK-START: int SmaliTests.longToIntOfBoolean() inliner (after)228 ## CHECK-START: int SmaliTests.longToIntOfBoolean() select_generator (after)235 ## CHECK-START: int SmaliTests.longToIntOfBoolean() instruction_simplifier$after_bce (after)238 .method public static longToIntOfBoolean()I