Home | History | Annotate | Download | only in tests

Lines Matching defs:kWorld

224       const char kWorld[] = "world!";
225 const uint32_t kWorldSize = static_cast<uint32_t>(sizeof(kWorld));
228 kWorld, kWorldSize,
283 EXPECT_STREQ(kWorld, buffer);
307 const char kWorld[] = "world!";
308 const uint32_t kWorldSize = static_cast<uint32_t>(sizeof(kWorld));
311 kWorld, kWorldSize,
317 kWorld, kWorldSize,
354 const char kWorld[] = "world!";
355 const uint32_t kWorldSize = static_cast<uint32_t>(sizeof(kWorld));
358 kWorld, kWorldSize,
364 kWorld, kWorldSize,