Searched defs:kText (Results 1 – 6 of 6) sorted by relevance
12 const std::string kText = "hello world"; in TEST() local28 const std::string kText = "hello world"; in TEST() local
18 static const char kText[] = "Proportional Hamburgefons #% fi"; variable
44 static const char kText[] = "B"; variable
44 static const char kText[] = "SKIA"; variable
54 kText, enumerator
21 const char mime::types::kText[] = "text"; member in brillo::mime::types