Searched defs:negative_str (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dutils.cc462 const char* negative_str = ""; local
464 negative_str = "-";
474 negative_str, byte_count / kBytesPerUnit[i], kUnitStrings[i]);

Completed in 63 milliseconds