Searched refs:AddDone (Results 1 – 1 of 1) sorted by relevance
251 calculator_ui_->Add(2.0, base::Bind(&EndToEndInterfacePtrTest::AddDone, in RunTestImpl()259 void AddDone() { EXPECT_EQ(2.0, calculator_ui_->GetOutput()); } in AddDone() function in mojo::test::__anon2de557fa0111::EndToEndInterfacePtrTest