Home
last modified time | relevance | path

Searched defs:input_text (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/
H A Dcheck_clang_tidy.py79 def check(self, file_check_suffix, input_text): argument
/llvm-project/lldb/unittests/Editline/
H A DEditlineTest.cpp270 const std::string input_text("Hello, world"); in TEST_F() local