Home
last modified time | relevance | path

Searched refs:found_usage_error (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/rvm/rvm-1.11/
H A Dtest-rvm-003.cc345 bool found_usage_error = false; in test_rvm() local
357 found_usage_error = true; in test_rvm()
362 if (found_usage_error) { in test_rvm()
383 assert(found_usage_error); in test_rvm()
528 bool found_usage_error = false; in test_rvm() local
540 found_usage_error = true; in test_rvm()
545 if (found_usage_error) { in test_rvm()
566 assert(found_usage_error); in test_rvm()
H A Dtest-rvm-001.cc576 bool found_usage_error = false; in test_rvm() local
588 found_usage_error = true; in test_rvm()
593 if (found_usage_error) { in test_rvm()
614 assert(found_usage_error); in test_rvm()