/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A 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 …]
|
/aosp_15_r20/external/icing/icing/tokenization/reverse_jni/ |
H A D | reverse-jni-language-segmenter_test.cc | 441 constexpr std::string_view kText = "com:google:android is package"; in TEST_P() local 460 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 478 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 498 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 520 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 541 constexpr std::string_view kText = "package com:google:android name"; in TEST_P() local 566 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 597 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 673 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 937 constexpr std::string_view kText = "package name com:google:android!"; in TEST_P() local [all …]
|
/aosp_15_r20/external/icing/icing/tokenization/icu/ |
H A D | icu-language-segmenter_test.cc | 472 constexpr std::string_view kText = "com.google.android is package"; in TEST_P() local 491 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 510 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 530 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 573 constexpr std::string_view kText = "package com.google.android name"; in TEST_P() local 598 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 629 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 971 constexpr std::string_view kText = "package name com.google.android!"; in TEST_P() local [all …]
|
/aosp_15_r20/external/icing/icing/tokenization/ |
H A D | combined-tokenizer_test.cc | 200 const std::string_view kText = " Hello! Goodbye?"; in TEST_F() local 218 const std::string_view kText = "((paren1)(paren2) (last paren))"; in TEST_F() local 236 const std::string_view kText = "-foo -bar -baz"; in TEST_F() local 256 const std::string_view kText = ":foo: :bar baz:"; in TEST_F() local 282 constexpr std::string_view kText = "foo:bar"; in TEST_F() local 304 constexpr std::string_view kText = "foo:bar"; in TEST_F() local 328 const std::string_view kText = "Who? What!? Why & How"; in TEST_F() local
|
H A 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
|
H A 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
|
/aosp_15_r20/external/icing/icing/util/ |
H A 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
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A 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
|
/aosp_15_r20/external/libchrome/base/ |
H A D | base64_unittest.cc | 12 const std::string kText = "hello world"; in TEST() local 28 const std::string kText = "hello world"; in TEST() local
|
/aosp_15_r20/frameworks/minikin/tests/unittest/ |
H A D | StringPieceTest.cpp | 67 const char* kText = "abcde"; in TEST() local 76 const char* kText = "abcde"; in TEST() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | base64_unittest.cc | 17 const std::string kText = "hello world"; in TEST() local 119 const std::string kText = "hello world"; in TEST() local
|
/aosp_15_r20/external/pdfium/xfa/fde/ |
H A D | cfde_textout_unittest.cpp | 141 static const wchar_t kText[] = in TEST_F() local 163 static const wchar_t kText[] = in TEST_F() local
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ |
H A D | debug_util.h | 19 kText, enumerator
|
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/bindings/ |
H A D | sqlite_type.h | 27 kText = SQLITE_TEXT, enumerator
|
/aosp_15_r20/external/pdfium/core/fxcrt/xml/ |
H A D | cfx_xmlnode.h | 21 kText, enumerator
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_textprovider.h | 25 kText, enumerator
|
H A D | cxfa_ffwidget_type.h | 25 kText, enumerator
|
/aosp_15_r20/external/webrtc/api/transport/ |
H A D | data_channel_transport_interface.h | 24 kText, enumerator
|
/aosp_15_r20/external/pdfium/fxbarcode/pdf417/ |
H A D | BC_PDF417HighLevelEncoder.h | 23 enum class EncodingMode { kUnknown = 0, kText, kByte, kNumeric }; enumerator
|
/aosp_15_r20/external/skia/tests/ |
H A D | SlugTest.cpp | 42 static const char* kText = " "; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
/aosp_15_r20/external/pdfium/xfa/fgas/crt/ |
H A D | cfgas_stringformatter.h | 33 kText, enumerator
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_localevalue.h | 31 kText, enumerator
|
/aosp_15_r20/external/skia/gm/ |
H A D | glyph_pos.cpp | 28 constexpr char kText[] = "Proportional Hamburgefons #% fi"; variable
|
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/ |
H A D | abstract-syntax-tree-test-utils.h | 33 kText, enumerator
|
/aosp_15_r20/external/openscreen/util/ |
H A D | base64_unittest.cc | 17 constexpr char kText[] = "hello world"; variable
|