/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/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/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/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/gm/ |
D | glyph_pos.cpp | 27 constexpr char kText[] = "Proportional Hamburgefons #% fi"; variable
|
D | shadertext3.cpp | 122 constexpr char kText[] = "B"; in onDraw() local
|
/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/pdfium/core/fpdfdoc/ |
D | cpdf_formfield.h | 64 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
|
D | fx_skia_device.cpp | 729 kText, enumerator
|
/external/skqp/tools/bookmaker/ |
D | bmhParser.h | 24 kText, enumerator
|
D | bookmaker.h | 154 kText, enumerator
|
/external/skqp/bench/ |
D | PDFBench.cpp | 258 static const char* kText[] = { in big_pdf_test() local
|
/external/skia/bench/ |
D | PDFBench.cpp | 317 static const char* kText[] = { in big_pdf_test() local
|
/external/pdfium/fpdfsdk/ |
D | fpdf_text_embeddertest.cpp | 1294 constexpr char kText[] = "ABCD"; in TEST_F() local
|