Searched defs:actual_value (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/test/native/gc/g1/
H A Dtest_g1BiasedArray.cpp77 int actual_value = array.get_by_index(NUM_REGIONS / 2); local
/openjdk10/test/fmw/gtest/src/
H A Dgtest.cc1008 msg << "\n Actual: " << actual_value; local
1000 EqFailure(const char* expected_expression, const char* actual_expression, const std::string& expected_value, const std::string& actual_value, bool ignoring_case) argument

Completed in 68 milliseconds