Home
last modified time | relevance | path

Searched defs:long_text (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/
DPRESUBMIT_test_mocks.py33 def __init__(self, message, items=None, long_text=''): argument
43 def __init__(self, message, items=None, long_text=''): argument
49 def __init__(self, message, items=None, long_text=''): argument
/external/webrtc/
Dpresubmit_test_mocks.py69 def __init__(self, message, items=None, long_text=''): argument
78 def __init__(self, message, items=None, long_text=''): argument
/external/grpc-grpc/test/core/slice/
Dslice_string_helpers_test.cc45 static const char* long_text = in test_dump_slice() local
/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl_test.cc393 const std::string long_text = in TEST_F() local
431 const std::string long_text = in TEST_P() local
491 const std::string long_text = in TEST_F() local
/external/angle/scripts/
Dangle_presubmit_utils.py46 def __init__(self, message, long_text=''): argument