| /external/icing/icing/tokenization/ |
| D | combined-tokenizer_test.cc | 77 const std::string_view kText = " Hello! Goodbye?"; in TEST_F() local 100 const std::string_view kText = "((paren1)(paren2) (last paren))"; in TEST_F() local 123 const std::string_view kText = "-foo -bar -baz"; in TEST_F() local 147 const std::string_view kText = ":foo: :bar baz:"; in TEST_F() local 184 constexpr std::string_view kText = "foo:bar"; in TEST_F() local 212 constexpr std::string_view kText = "foo:bar"; in TEST_F() local 239 const std::string_view kText = "Who? What!? Why & How."; in TEST_F() local
|
| D | verbatim-tokenizer_test.cc | 96 constexpr std::string_view kText = "Hello, world!"; in TEST_F() local 109 constexpr std::string_view kText = "Hello, world!"; in TEST_F() local 136 constexpr std::string_view kText = "Hello, world!"; in TEST_F() local 161 constexpr std::string_view kText = "Hello, world!"; in TEST_F() local 181 constexpr std::string_view kText = "Hello, world!"; in TEST_F() local 197 constexpr std::string_view kText = "Hello, world!"; in TEST_F() local
|
| D | plain-tokenizer_test.cc | 69 constexpr std::string_view kText = "Hello, world!"; in TEST_F() local 88 constexpr std::string_view kText = "Hello, world!"; in TEST_F() local 346 constexpr std::string_view kText = "f b"; in TEST_F() local 367 constexpr std::string_view kText = "f b"; in TEST_F() local 388 constexpr std::string_view kText = " foo . bar baz.. bat "; in TEST_F() local 442 constexpr std::string_view kText = " foo . bar baz.. bat "; in TEST_F() local
|
| /external/icing/icing/util/ |
| D | character-iterator_test.cc | 29 constexpr std::string_view kText = "¿Dónde está la biblioteca?"; in TEST() local 83 constexpr std::string_view kText = "¿Dónde está la biblioteca?"; in TEST() local 137 constexpr std::string_view kText = "¿Dónde está la biblioteca?"; in TEST() local 192 constexpr std::string_view kText = "foo \255 bar"; in TEST() local 235 constexpr std::string_view kText = "¿Dónde está la biblioteca?"; in TEST() local
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | connector_unittest.cc | 121 const char kText[] = "hello world"; in TEST_F() local 147 const char kText[] = "hello world"; in TEST_F() local 176 const char kText[] = "hello world"; in TEST_F() local 198 const char* kText[] = {"hello", "world"}; in TEST_F() local 230 const char* kText[] = {"hello", "world"}; in TEST_F() local 257 const char kText[] = "hello world"; in TEST_F() local 287 const char kText[] = "hello world"; in TEST_F() local 354 const char kText[] = "hello world"; in TEST_F() local 380 const char* kText[] = {"hello", "world"}; in TEST_F() local 427 const char kText[] = "hello world"; in TEST_F() local [all …]
|
| /external/icing/icing/tokenization/icu/ |
| D | icu-language-segmenter_test.cc | 518 constexpr std::string_view kText = "com.google.android is package"; in TEST_P() local 535 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 552 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 570 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 590 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 609 constexpr std::string_view kText = "package com.google.android name"; in TEST_P() local 632 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 661 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 731 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 985 constexpr std::string_view kText = "package name com.google.android!"; in TEST_P() local [all …]
|
| /external/icing/icing/tokenization/reverse_jni/ |
| D | reverse-jni-language-segmenter_test.cc | 493 constexpr std::string_view kText = "com:google:android is package"; in TEST_P() local 510 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 526 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 544 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 564 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 583 constexpr std::string_view kText = "package com:google:android name"; in TEST_P() local 606 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 635 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 705 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 957 constexpr std::string_view kText = "package name com:google:android!"; in TEST_P() local [all …]
|
| /external/libchrome/base/ |
| D | base64_unittest.cc | 12 const std::string kText = "hello world"; in TEST() local 28 const std::string kText = "hello world"; in TEST() local
|
| /external/pdfium/xfa/fde/ |
| D | cfde_textout_unittest.cpp | 133 static const wchar_t kText[] = in TEST_F() local 155 static const wchar_t kText[] = in TEST_F() local
|
| /external/cronet/base/ |
| D | base64_unittest.cc | 17 const std::string kText = "hello world"; in TEST() local 121 const std::string kText = "hello world"; in TEST() local
|
| /external/cronet/base/trace_event/ |
| D | trace_arguments_unittest.cc | 149 const char kText[] = "Hello World"; in TEST() local 181 const char kText[] = "Persistent string"; in TEST() local 199 const char kText[] = "Persistent string #2"; in TEST() local 242 const char kText[] = "Text for MyConvertable instance"; in TEST() local 287 static const char kText[] = "Some text"; in TEST() local
|
| /external/pdfium/core/fxcrt/xml/ |
| D | cfx_xmlnode.h | 21 kText, enumerator
|
| /external/pdfium/xfa/fxfa/ |
| D | cxfa_textprovider.h | 25 kText, enumerator
|
| D | cxfa_ffwidget_type.h | 25 kText, enumerator
|
| /external/webrtc/api/transport/ |
| D | data_channel_transport_interface.h | 24 kText, enumerator
|
| /external/pdfium/fxbarcode/pdf417/ |
| D | BC_PDF417HighLevelEncoder.h | 23 enum class EncodingMode { kUnknown = 0, kText, kByte, kNumeric }; enumerator
|
| /external/skia/tests/ |
| D | GrSlugTest.cpp | 40 static const char* kText = " "; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| /external/pdfium/xfa/fgas/crt/ |
| D | cfgas_stringformatter.h | 33 kText, enumerator
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | cxfa_localevalue.h | 31 kText, enumerator
|
| /external/skia/gm/ |
| D | glyph_pos.cpp | 27 constexpr char kText[] = "Proportional Hamburgefons #% fi"; variable
|
| /external/skia/tools/viewer/ |
| D | SkSLSlide.h | 46 kText, enumerator
|
| /external/openscreen/util/ |
| D | base64_unittest.cc | 17 constexpr char kText[] = "hello world"; variable
|
| /external/icing/icing/query/advanced_query_parser/ |
| D | abstract-syntax-tree-test-utils.h | 34 kText, enumerator
|
| /external/skia/include/gpu/graphite/ |
| D | GraphiteTypes.h | 91 kText = 0b001, enumerator
|
| /external/cronet/third_party/boringssl/src/crypto/obj/ |
| D | obj_test.cc | 29 static const char kText[] = "1.2.840.113549.1.1.11"; in TEST() local
|