Searched refs:kAsync (Results 1 – 5 of 5) sorted by relevance
295 interface2.methods.back().kind = Interface::Method::Kind::kAsync; in TEST_F()300 interface2.methods.back().kind = Interface::Method::Kind::kAsync; in TEST_F()
24 kAsync, enumerator
165 method.kind = Interface::Method::Kind::kAsync; in OnOpenElement()172 method.kind = Interface::Method::Kind::kAsync; in OnOpenElement()
88 EXPECT_EQ(Interface::Method::Kind::kAsync, interface.methods[0].kind); in TEST_F()
168 case Interface::Method::Kind::kAsync: in RegisterInterface()266 case Interface::Method::Kind::kAsync: { in AddInterfaceMethods()