Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc604 auto example_lambda_contract = [](ExampleStruct* example_struct) { in __anoneec9e66a5302() variable
636 .WithContracts(example_lambda_contract) in TEST()