Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A DFuzzFormatTypes.h24 UNSIGNED_DECIMAL = 1, enumerator
54 return formatChar == SIGNED_DECIMAL || formatChar == UNSIGNED_DECIMAL || in canApplyFlag()
H A DString8_fuzz.cpp139 case UNSIGNED_DECIMAL: in fuzzFormat()