Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddbus_object_test.cc42 const char kTestMethod_WithMessageAsync[] = "TestWithMessageAsync"; variable
140 itf3->AddMethodHandlerWithMessage(kTestMethod_WithMessageAsync, in SetUp()
311 dbus::MethodCall method_call(kTestInterface3, kTestMethod_WithMessageAsync); in TEST_F()
346 UnexportMethod(kTestInterface3, kTestMethod_WithMessageAsync, _)) in TEST_F()
363 UnexportMethodAndBlock(kTestInterface3, kTestMethod_WithMessageAsync)) in TEST_F()