Searched refs:DESCRIPTION_LENGTH (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | gc_stats.cpp | 21 constexpr int DESCRIPTION_LENGTH = 25; variable 25 std::left << std::setw(DESCRIPTION_LENGTH) << (description) |
Completed in 2 milliseconds