Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:expected_length

1498   int32_t expected_length =
1501 if (expected_length == methods->GetLength()) {
1502 for (int32_t i = 0; i < expected_length; i++) {