Searched refs:buildDebugString (Results 1 – 1 of 1) sorted by relevance
/frameworks/minikin/tests/unittest/ |
D | LayoutSplitterTest.cpp | 74 std::string buildDebugString(const U16StringPiece& textBuf, const Range& context, in buildDebugString() function 152 << expectString << " vs " << buildDebugString(text, acContext, acPiece); in TEST() 154 << expectString << " vs " << buildDebugString(text, acContext, acPiece); in TEST() 214 << expectString << " vs " << buildDebugString(text, acContext, acPiece); in TEST() 216 << expectString << " vs " << buildDebugString(text, acContext, acPiece); in TEST() 266 << expectString << " vs " << buildDebugString(text, acContext, acPiece); in TEST() 268 << expectString << " vs " << buildDebugString(text, acContext, acPiece); in TEST() 318 << expectString << " vs " << buildDebugString(text, acContext, acPiece); in TEST() 320 << expectString << " vs " << buildDebugString(text, acContext, acPiece); in TEST()
|