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

/external/qemu/android/base/
H A DStringFormat_unittest.cpp38 static const char kPiece[] = "A hospital bed is a parked taxi with the meter running - Groucho Marx. "; local
39 const size_t kPieceLen = sizeof(kPiece) - 1U;
41 kPiece,
42 kPiece,
43 kPiece,
44 kPiece,
45 kPiece,
46 kPiece,
47 kPiece
52 EXPECT_STREQ(kPiece, s
71 static const char kPiece[] = "A hospital bed is a parked taxi with the meter running - Groucho Marx. "; local
[all...]

Completed in 129 milliseconds