Home
last modified time | relevance | path

Searched refs:partial_regex_ (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc121 regfree(&partial_regex_); in ~RE()
141 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
165 is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; in Init()
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest-port.cc689 regfree(&partial_regex_); in ~RE()
708 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
743 is_valid_ = regcomp(&partial_regex_, partial_regex, reg_flags) == 0; in Init()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc717 regfree(&partial_regex_); in ~RE()
737 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
761 is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; in Init()
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc668 regfree(&partial_regex_); in ~RE()
688 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
712 is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; in Init()
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc689 regfree(&partial_regex_); in ~RE()
708 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
743 is_valid_ = regcomp(&partial_regex_, partial_regex, reg_flags) == 0; in Init()
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc668 regfree(&partial_regex_); in ~RE()
688 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
712 is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; in Init()
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-port.cc668 regfree(&partial_regex_); in ~RE()
688 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
712 is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; in Init()
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc668 regfree(&partial_regex_); in ~RE()
688 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
712 is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; in Init()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest-port.cc674 regfree(&partial_regex_); in ~RE()
693 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
717 is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; in Init()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc717 regfree(&partial_regex_); in ~RE()
737 return regexec(&re.partial_regex_, str, 1, &match, 0) == 0; in PartialMatch()
761 is_valid_ = regcomp(&partial_regex_, partial_regex, REG_EXTENDED) == 0; in Init()
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h884 regex_t partial_regex_; // For PartialMatch().
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h911 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h911 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h911 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h911 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h926 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h926 regex_t partial_regex_; // For PartialMatch(). variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 regex_t partial_regex_; // For PartialMatch(). variable

123