Searched refs:expect_idx_id (Results 1 – 1 of 1) sorted by relevance
52 long expect_idx_id = GetId(IdxCls.class, "doNothingIdx"); in main() local53 DbgPrint(String.format("expected_idx_id is 0x%x", expect_idx_id)); in main()54 if (expect_idx_id % 2 != 1) { in main()