Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_util_unittest.cpp26 {L"%s", UTIL_STRING}, in TEST()
62 {L"%5s", UTIL_STRING}, in TEST()
105 {L"%10s", UTIL_STRING}, in TEST()
Dcjs_util.h18 #define UTIL_STRING 2 macro
Dcjs_util.cpp127 case UTIL_STRING: in printf()
452 result = UTIL_STRING; in ParseDataType()