Home
last modified time | relevance | path

Searched refs:intStringUnderflow (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/libcutils/
H A Dproperties_test.cpp339 const std::string intStringUnderflow = intMinString + "0"; in TEST_F() local
352 intStringOverflow.c_str(), intStringUnderflow.c_str(), in TEST_F()