Go to the source code of this file.
|
| | ABSL_FLAG (std::string, test_srcdir, "", "REQUIRED: src dir") |
| |
| | ABSL_FLAG (std::string, solomon_test_archive, "ortools/bench/solomon/" "testdata/solomon.zip", "Solomon: testing archive") |
| |
| | ABSL_FLAG (std::string, solomon_test_instance, "google2.txt", "Solomon: testing instance") |
| |
◆ ABSL_FLAG() [1/3]
| ABSL_FLAG |
( |
std::string |
, |
|
|
solomon_test_archive |
, |
|
|
"ortools/bench/solomon/" "testdata/solomon.zip" |
, |
|
|
"Solomon: testing archive" |
|
|
) |
| |
◆ ABSL_FLAG() [2/3]
| ABSL_FLAG |
( |
std::string |
, |
|
|
solomon_test_instance |
, |
|
|
"google2.txt" |
, |
|
|
"Solomon: testing instance" |
|
|
) |
| |
◆ ABSL_FLAG() [3/3]
| ABSL_FLAG |
( |
std::string |
, |
|
|
test_srcdir |
, |
|
|
"" |
, |
|
|
"REQUIRED: src dir" |
|
|
) |
| |