Home
last modified time | relevance | path

Searched defs:Truncation (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/strings/
Dsafe_sprintf_unittest.cc482 TEST(SafeSPrintfTest, Truncation) { in TEST() argument
/external/v8/src/compiler/
Drepresentation-change.h93 explicit Truncation(TruncationKind kind, IdentifyZeros identify_zeros) in Truncation() function