Home
last modified time | relevance | path

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

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