Home
last modified time | relevance | path

Searched defs:MKSTR (Results 1 – 3 of 3) sorted by relevance

/external/cronet/stable/third_party/libc++/src/test/support/
Dmake_string.h39 #define MKSTR(Str) MultiStringType( \ macro
/external/cronet/tot/third_party/libc++/src/test/support/
Dmake_string.h39 #define MKSTR(Str) MultiStringType( \ macro
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp274 #define MKSTR(Str) {Str, CONCAT(L, Str), CONCAT(u, Str), CONCAT(U, Str)} macro