Home
last modified time | relevance | path

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

/aosp12/system/core/libcutils/
H A Dproperties_test.cpp32 #define STRINGIFY_INNER(x) #x macro
33 #define STRINGIFY(x) STRINGIFY_INNER(x)