Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_regex_replace.hpp24 void test_regex_replace(boost::basic_regex<charT, traits>& r) in test_regex_replace() function
/third_party/mindspore/tests/ut/python/dataset/
Dtest_text_tokenizer.py275 def test_regex_replace(): function