Searched refs:A_STR (Results 1 – 2 of 2) sorted by relevance
37 #define A_STR 2 /* A string */ macro
195 UnicodeString A_STR = UNICODE_STRING_SIMPLE("A"); in APITest() local196 TEST_ASSERT(A_STR == label2); in APITest()