Searched refs:compound_helper (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/tests/
H A DPseudolocales_test.cpp36 static void compound_helper(const char* in1, const char* in2, const char *in3, function
51 compound_helper("Hello,", " world", "",
66 compound_helper("", "", "", "[]", PSEUDO_ACCENTED);
67 compound_helper("Hello,", " world", "",
86 compound_helper("hello", "\n ", " world\n",
103 compound_helper("{USER}", " ", "is offline",
106 compound_helper("Copy from ", "{path1}", " to {path2}",
131 compound_helper("'{USER}", " ", "''is offline",
156 compound_helper(

Completed in 60 milliseconds