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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Datf-run.cpp72 static const std::string::size_type max_core_name_length = MAXCOMLEN; variable
74 static const std::string::size_type max_core_name_length = std::string::npos; variable
130 (tp.leaf_name().substr(0, max_core_name_length) + ".core");

Completed in 431 milliseconds