Searched refs:FooMR (Results 1 – 2 of 2) sorted by relevance
399 std::unique_ptr<MaterializationResponsibility> FooMR; in TEST_F() local403 FooMR = std::move(R); in TEST_F()415 cantFail(FooMR->withResourceKeyDo([&](ResourceKey K) { in TEST_F()431 cantFail(FooMR->withResourceKeyDo([&](ResourceKey K) { in TEST_F()444 cantFail(FooMR->notifyResolved({{Foo, FooSym}})); in TEST_F()445 cantFail(FooMR->notifyEmitted()); in TEST_F()
38 std::unique_ptr<MaterializationResponsibility> FooMR; in TEST_F() local43 FooMR = std::move(R); in TEST_F()52 cantFail(FooMR->notifyResolved({{Foo, FooSym}})); in TEST_F()56 cantFail(FooMR->notifyEmitted()); in TEST_F()