Home
last modified time | relevance | path

Searched defs:Unused (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/static/tests/
Dinspector_server.cpp107 .WillOnce([&](testing::Unused, testing::Unused, auto s) { in TEST_F()
138 …EXPECT_CALL(server1, OnCallMock("Debugger.enable", testing::_)).WillOnce([&](testing::Unused, auto… in TEST_F()
179 .WillOnce([&](testing::Unused, auto handler) { in TEST_F()
194 .WillOnce([&](testing::Unused, auto handler) { in TEST_F()
213 …erver, OnCallMock("Debugger.restartFrame", testing::_)).WillOnce([&](testing::Unused, auto handler… in TEST_F()
223 …erver, OnCallMock("Debugger.restartFrame", testing::_)).WillOnce([&](testing::Unused, auto handler… in TEST_F()
264 testing::Unused, auto handler) { in __anon9a312da50e02()
324 .WillOnce([&](testing::Unused, auto handler) { in TEST_F()
337 .WillOnce([&](testing::Unused, testing::Unused, auto s) { ToObject(std::move(s)); }); in TEST_F()
343 .WillOnce([&](testing::Unused, auto handler) { in TEST_F()
[all …]
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dinspector_server.cpp107 .WillOnce([&](testing::Unused, testing::Unused, auto s) { in TEST_F()
138 …EXPECT_CALL(server1, OnCallMock("Debugger.enable", testing::_)).WillOnce([&](testing::Unused, auto… in TEST_F()
179 .WillOnce([&](testing::Unused, auto handler) { in TEST_F()
194 .WillOnce([&](testing::Unused, auto handler) { in TEST_F()
213 …erver, OnCallMock("Debugger.restartFrame", testing::_)).WillOnce([&](testing::Unused, auto handler… in TEST_F()
223 …erver, OnCallMock("Debugger.restartFrame", testing::_)).WillOnce([&](testing::Unused, auto handler… in TEST_F()
264 testing::Unused, auto handler) { in __anonc74485910e02()
324 .WillOnce([&](testing::Unused, auto handler) { in TEST_F()
337 .WillOnce([&](testing::Unused, testing::Unused, auto s) { ToObject(std::move(s)); }); in TEST_F()
343 .WillOnce([&](testing::Unused, auto handler) { in TEST_F()
[all …]