/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/docs/ |
H A D | gmock_cook_book.md | 848 ### Matching Argument Values Exactly 860 ### Using Simple Matchers 880 ### Combining Matchers {#CombiningMatchers} 917 ### Casting Matchers {#SafeMatcherCast} 972 ### Selecting Between Overloaded Functions {#SelectOverload} 1029 ### Performing Different Actions Based on the Arguments 1051 ### Matching Multiple Arguments as a Whole 1103 ### Using Matchers as Predicates 1141 ### Using Matchers in googletest Assertions 1146 ### Using Predicates as Matchers [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/docs/ |
H A D | gmock_cook_book.md | 848 ### Matching Argument Values Exactly 860 ### Using Simple Matchers 880 ### Combining Matchers {#CombiningMatchers} 917 ### Casting Matchers {#SafeMatcherCast} 972 ### Selecting Between Overloaded Functions {#SelectOverload} 1029 ### Performing Different Actions Based on the Arguments 1051 ### Matching Multiple Arguments as a Whole 1103 ### Using Matchers as Predicates 1141 ### Using Matchers in googletest Assertions 1146 ### Using Predicates as Matchers [all …]
|
/aosp_15_r20/external/googletest/docs/ |
H A D | gmock_cook_book.md | 848 ### Matching Argument Values Exactly 860 ### Using Simple Matchers 880 ### Combining Matchers {#CombiningMatchers} 917 ### Casting Matchers {#SafeMatcherCast} 972 ### Selecting Between Overloaded Functions {#SelectOverload} 1029 ### Performing Different Actions Based on the Arguments 1051 ### Matching Multiple Arguments as a Whole 1103 ### Using Matchers as Predicates 1141 ### Using Matchers in googletest Assertions 1146 ### Using Predicates as Matchers [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_route_config.h | 84 struct Matchers { struct 85 StringMatcher path_matcher; 86 std::vector<HeaderMatcher> header_matchers; 87 absl::optional<uint32_t> fraction_per_million;
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_route_config.h | 84 struct Matchers { struct 85 StringMatcher path_matcher; 86 std::vector<HeaderMatcher> header_matchers; 87 absl::optional<uint32_t> fraction_per_million;
|
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
D | Matchers.java | 34 public final class Matchers { class 36 private Matchers() {} in Matchers() method in Matchers
|
/aosp_15_r20/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/testutils/hamcrest/ |
H A D | Matchers.java | 25 public final class Matchers { class 27 private Matchers() { in Matchers() method in Matchers
|
/aosp_15_r20/external/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 296 MatchASTVisitor(const MatchFinder::MatchersByType *Matchers, in MatchASTVisitor() 521 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter() 546 auto &Matchers = this->Matchers->DeclOrStmt; in matchWithFilter() local 562 auto &Matchers = this->Matchers->DeclOrStmt; in getFilterForKind() local 734 const MatchFinder::MatchersByType *Matchers; member in clang::ast_matchers::internal::__anon37a3694d0111::MatchASTVisitor
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/ |
H A D | Matchers.java | 31 public final class Matchers { class 33 private Matchers() {} in Matchers() method in Matchers
|
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/ |
H A D | VariantValue.cpp | 174 const std::vector<DynTypedMatcher> Matchers; member in clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload 223 VariantMatcher::PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers) { in PolymorphicMatcher()
|
/aosp_15_r20/external/guice/core/src/com/google/inject/matcher/ |
H A D | Matchers.java | 34 public class Matchers { class 35 private Matchers() {} in Matchers() method in Matchers
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/ |
H A D | Matchers.java | 12 public class Matchers extends ArgumentMatchers { class
|
/aosp_15_r20/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/ |
H A D | Matchers.java | 15 public class Matchers extends CoreMatchers { class
|
/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/util/ |
H A D | Matchers.java | 13 public class Matchers extends CoreMatchers { class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/ |
D | MatchSwitch.h | 168 std::vector<ast_matchers::internal::DynTypedMatcher> Matchers; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/ |
D | MatchSwitch.h | 168 std::vector<ast_matchers::internal::DynTypedMatcher> Matchers; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/ |
D | MatchSwitch.h | 168 std::vector<ast_matchers::internal::DynTypedMatcher> Matchers; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/ |
D | MatchSwitch.h | 168 std::vector<ast_matchers::internal::DynTypedMatcher> Matchers; variable
|
/aosp_15_r20/external/clang/unittests/ASTMatchers/Dynamic/ |
H A D | ParserTest.cpp | 73 std::vector<MatcherInfo> Matchers; member in clang::ast_matchers::dynamic::__anon762baf1d0111::MockSema
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 1504 TEST(AllOfArrayTest, Matchers) { in TEST() argument 1557 TEST(AnyOfArrayTest, Matchers) { in TEST() argument
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 1504 TEST(AllOfArrayTest, Matchers) { in TEST() argument 1557 TEST(AnyOfArrayTest, Matchers) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock-matchers-misc_test.cc | 1504 TEST(AllOfArrayTest, Matchers) { in TEST() argument 1557 TEST(AnyOfArrayTest, Matchers) { in TEST() argument
|
/aosp_15_r20/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/ |
H A D | Matchers.java | 3 public class Matchers { class
|
/aosp_15_r20/out/soong/.intermediates/external/guice/guice/linux_glibc_common/local-javac-header/ |
D | guice.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/guice/guice/linux_glibc_common/javac/ |
D | guice.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |