Home
last modified time | relevance | path

Searched refs:kAllow (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/utils/
DSkDashPathPriv.h34 kAllow, enumerator
47 StrokeRecApplication = StrokeRecApplication::kAllow);
DSkDashPath.cpp358 bool specialLine = (StrokeRecApplication::kAllow == strokeRecApplication) && in InternalFilter()
/external/skqp/src/utils/
DSkDashPathPriv.h34 kAllow, enumerator
47 StrokeRecApplication = StrokeRecApplication::kAllow);
DSkDashPath.cpp364 bool specialLine = (StrokeRecApplication::kAllow == strokeRecApplication) && in InternalFilter()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc288 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/
Dauthorization_engine.cc49 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()
Dauthorization_engine.h65 kAllow, enumerator
/external/libbrillo/brillo/http/
Dhttp_request.h45 BRILLO_EXPORT extern const char kAllow[];
86 BRILLO_EXPORT extern const char kAllow[];
Dhttp_request.cc37 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/
Dgmock-spec-builders.cc252 case kAllow: in ReportUninterestingCall()
358 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
620 SetReactionOnUninterestingCalls(mock_obj, internal::kAllow); in AllowUninterestingCalls()
/external/googletest/googlemock/test/
Dgmock-spec-builders_test.cc98 using testing::internal::kAllow;
701 testing::GMOCK_FLAG(default_mock_behavior) = kAllow; in TEST()
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h364 kAllow, enumerator
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h377 kAllow, enumerator
/external/fmtlib/test/
Dgmock-gtest-all.cc10507 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/
Dgmock-gtest-all.cc11513 case kAllow: in ReportUninterestingCall()
11619 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
11881 SetReactionOnUninterestingCalls(mock_obj, internal::kAllow); in AllowUninterestingCalls()
/external/fmtlib/test/gmock/
Dgmock.h8927 kAllow,
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/
Dgmock.h9540 kAllow,