Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_util_unittest.cpp25 {L"%s", UTIL_STRING}, in TEST()
61 {L"%5s", UTIL_STRING}, in TEST()
104 {L"%10s", UTIL_STRING}, in TEST()
Dcjs_util.h19 #define UTIL_STRING 2 macro
Dcjs_util.cpp142 case UTIL_STRING: in printf()
455 result = UTIL_STRING; in ParseDataType()