/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/reverse_jni/ |
D | reverse-jni-language-segmenter_test.cc | 481 constexpr std::string_view kText = "com:google:android is package"; in TEST_P() local 498 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 514 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 532 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 571 constexpr std::string_view kText = "package com:google:android name"; in TEST_P() local 594 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 623 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 693 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 936 constexpr std::string_view kText = "package name com:google:android!"; in TEST_P() local [all …]
|
/external/icing/icing/tokenization/icu/ |
D | icu-language-segmenter_test.cc | 487 constexpr std::string_view kText = "com:google:android is package"; in TEST_P() local 504 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 521 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 539 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 559 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 578 constexpr std::string_view kText = "package com:google:android name"; in TEST_P() local 601 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 630 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 700 constexpr std::string_view kText = "How are you你好吗お元気ですか"; in TEST_P() local 945 constexpr std::string_view kText = "package name com:google:android!"; in TEST_P() local [all …]
|
/external/icing/icing/tokenization/ |
D | plain-tokenizer_test.cc | 294 constexpr std::string_view kText = "f b"; in TEST_F() local 314 constexpr std::string_view kText = "f b"; in TEST_F() local 334 constexpr std::string_view kText = " foo . bar baz.. bat "; in TEST_F() local 385 constexpr std::string_view kText = " foo . bar baz.. bat "; in TEST_F() local
|
/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/core/fxcrt/xml/ |
D | cfx_xmlnode.h | 22 kText, enumerator
|
/external/webrtc/api/transport/ |
D | data_channel_transport_interface.h | 24 kText, enumerator
|
/external/pdfium/fxbarcode/pdf417/ |
D | BC_PDF417HighLevelEncoder.h | 25 enum class EncodingMode { kUnknown = 0, kText, kByte, kNumeric }; enumerator
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffwidget_type.h | 25 kText, enumerator
|
/external/skia/gm/ |
D | glyph_pos.cpp | 27 constexpr char kText[] = "Proportional Hamburgefons #% fi"; variable
|
D | shadertext3.cpp | 123 constexpr char kText[] = "B"; in onDraw() local
|
/external/skqp/gm/ |
D | glyph_pos.cpp | 20 constexpr char kText[] = "Proportional Hamburgefons #% fi"; variable
|
D | shadertext3.cpp | 106 constexpr char kText[] = "B"; in onDraw() local
|
/external/skia/tools/viewer/ |
D | SkSLSlide.h | 49 kText, enumerator
|
/external/openscreen/util/ |
D | base64_unittest.cc | 14 constexpr char kText[] = "hello world"; variable
|
/external/skqp/src/core/ |
D | SkTextToPathIter.h | 38 kText, enumerator
|
/external/boringssl/src/crypto/obj/ |
D | obj_test.cc | 29 static const char kText[] = "1.2.840.113549.1.1.11"; in TEST() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/obj/ |
D | obj_test.cc | 29 static const char kText[] = "1.2.840.113549.1.1.11"; in TEST() local
|
/external/deqp-deps/amber/include/amber/ |
D | amber.h | 78 kText = 0, enumerator
|
/external/openscreen/tools/cddl/ |
D | parse.h | 43 kText, enumerator
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | bugprone-string-constructor.cpp | 28 const char* kText = ""; variable
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_formfield.h | 64 kText, enumerator
|
/external/webrtc/api/ |
D | media_stream_interface.h | 175 enum class ContentHint { kNone, kFluid, kDetailed, kText }; enumerator
|
/external/libbrillo/brillo/ |
D | mime_utils.cc | 21 const char mime::types::kText[] = "text"; member in brillo::mime::types
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device_embeddertest.cpp | 24 enum class Graphic { kNone, kPath, kText }; enumerator
|