Searched refs:old_x_value (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Ddebugallocation_test.cc212 int old_x_value = *x; local
217 *x = old_x_value; // restore x so that the test can exit successfully.
223 int old_x_value = *x; local
228 *x = old_x_value; // restore x so that the test can exit successfully.
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Ddebugallocation_test.cc212 int old_x_value = *x; local
217 *x = old_x_value; // restore x so that the test can exit successfully.
223 int old_x_value = *x; local
228 *x = old_x_value; // restore x so that the test can exit successfully.

Completed in 107 milliseconds