Searched refs:kAllow (Results 1 – 17 of 17) sorted by relevance
/external/skia/src/utils/ |
D | SkDashPathPriv.h | 34 kAllow, enumerator 47 StrokeRecApplication = StrokeRecApplication::kAllow);
|
D | SkDashPath.cpp | 358 bool specialLine = (StrokeRecApplication::kAllow == strokeRecApplication) && in InternalFilter()
|
/external/skqp/src/utils/ |
D | SkDashPathPriv.h | 34 kAllow, enumerator 47 StrokeRecApplication = StrokeRecApplication::kAllow);
|
D | SkDashPath.cpp | 364 bool specialLine = (StrokeRecApplication::kAllow == strokeRecApplication) && in InternalFilter()
|
/external/googletest/googlemock/src/ |
D | gmock-spec-builders.cc | 288 case kAllow: in ReportUninterestingCall() 397 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith() 571 if (mock_behavior >= kAllow && mock_behavior <= kFail) { in intToCallReaction() 688 SetReactionOnUninterestingCalls(mock_obj, internal::kAllow); in AllowUninterestingCalls() 785 return Mock::GetReactionOnUninterestingCalls(mock_obj) == internal::kAllow; in IsNice()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/ |
D | authorization_engine.cc | 49 envoy_config_rbac_v3_RBAC_action(rbac_policies[1]) != kAllow)) { in CreateAuthorizationEngine() 84 if (envoy_config_rbac_v3_RBAC_action(rbac_policy) == kAllow) { in AuthorizationEngine()
|
D | authorization_engine.h | 65 kAllow, enumerator
|
/external/libbrillo/brillo/http/ |
D | http_request.h | 45 BRILLO_EXPORT extern const char kAllow[]; 86 BRILLO_EXPORT extern const char kAllow[];
|
D | http_request.cc | 37 const char request_header::kAllow[] = "Allow"; member in brillo::http::request_header 76 const char response_header::kAllow[] = "Allow"; member in brillo::http::response_header
|
/external/llvm-project/llvm/utils/unittest/googlemock/src/ |
D | gmock-spec-builders.cc | 252 case kAllow: in ReportUninterestingCall() 358 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith() 620 SetReactionOnUninterestingCalls(mock_obj, internal::kAllow); in AllowUninterestingCalls()
|
/external/googletest/googlemock/test/ |
D | gmock-spec-builders_test.cc | 98 using testing::internal::kAllow; 701 testing::GMOCK_FLAG(default_mock_behavior) = kAllow; in TEST()
|
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-spec-builders.h | 364 kAllow, enumerator
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-spec-builders.h | 377 kAllow, enumerator
|
/external/fmtlib/test/ |
D | gmock-gtest-all.cc | 10507 case kAllow: in ReportUninterestingCall() 10606 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith() 10863 SetReactionOnUninterestingCalls(mock_obj, internal::kAllow); in AllowUninterestingCalls()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/ |
D | gmock-gtest-all.cc | 11513 case kAllow: in ReportUninterestingCall() 11619 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith() 11881 SetReactionOnUninterestingCalls(mock_obj, internal::kAllow); in AllowUninterestingCalls()
|
/external/fmtlib/test/gmock/ |
D | gmock.h | 8927 kAllow,
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/ |
D | gmock.h | 9540 kAllow,
|