Home
last modified time | relevance | path

Searched refs:regex_find (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Ddebugger_cli_common_test.py595 new_screen_output = debugger_cli_common.regex_find(self._orig_screen_output,
611 new_screen_output = debugger_cli_common.regex_find(self._orig_screen_output,
622 new_screen_output = debugger_cli_common.regex_find(self._orig_screen_output,
631 debugger_cli_common.regex_find(self._orig_screen_output, "[", "yellow")
636 searched_rich_lines = debugger_cli_common.regex_find(
643 searched_rich_lines = debugger_cli_common.regex_find(
H A Ddebugger_cli_common.py376 def regex_find(orig_screen_output, regex, font_attr): function
H A Dcurses_ui.py1078 output = debugger_cli_common.regex_find(
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dregextst.h70 virtual void regex_find(const UnicodeString &pat, const UnicodeString &flags,
H A Dregextst.cpp3280 regex_find(testPattern, testFlags, matchString, srcPath, lineNum); in Extended()
3341 void RegexTest::regex_find(const UnicodeString &pattern, in regex_find() function in RegexTest
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dregextst.h70 virtual void regex_find(const UnicodeString &pat, const UnicodeString &flags,
H A Dregextst.cpp3280 regex_find(testPattern, testFlags, matchString, srcPath, lineNum); in Extended()
3341 void RegexTest::regex_find(const UnicodeString &pattern, in regex_find() function in RegexTest