Searched refs:test3_temp2 (Results 1 – 1 of 1) sorted by relevance
41 int test3_temp1 = 0, test3_temp2 = 0; in test3() local44 test3_temp2 = test3_b + 5; // DexExpectStepOrder(6) in test3()45 if (test3_temp1 > test3_temp2) { // DexExpectStepOrder(7) in test3()46 test3_temp1 *= test3_temp2; // DexUnreachable() in test3()