OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compound_helper
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/tools/aapt/tests/
Pseudolocales_test.cpp
36
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 179 milliseconds