Home
last modified time | relevance | path

Searched defs:behaviors (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/python/grpcio_testing/grpc_testing/
D_time.py28 def _call(behaviors): argument
36 def _call_in_thread(behaviors): argument
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc810 sem::Behaviors behaviors{sem::Behavior::kNext}; in Statements() local
1009 auto& behaviors = sem->Behaviors(); in LoopStatement() local
1045 auto& behaviors = sem->Behaviors(); in ForLoopStatement() local
2351 auto& behaviors = current_statement_->Behaviors(); in ReturnStatement() local
2373 auto& behaviors = sem->Behaviors(); in SwitchStatement() local
2446 auto& behaviors = sem->Behaviors(); in AssignmentStatement() local
Dresolver_validation.cc1003 sem::Behaviors behaviors{sem::Behavior::kNext}; in ValidateFunction() local