Searched defs:cmd1 (Results 1 - 5 of 5) sorted by relevance

/external/libweave/src/commands/
H A Dcommand_queue_unittest.cc195 auto cmd1 = queue_.Find(id1); local
196 EXPECT_NE(nullptr, cmd1);
197 EXPECT_EQ("base.reboot", cmd1->GetName());
198 EXPECT_EQ(id1, cmd1->GetID());
/external/libmicrohttpd/src/testspdy/
H A Dtest_request_response_with_callback.c263 char *cmd1; local
274 asprintf(&cmd1, "spdycat https://127.0.0.1:%i/ | md5sum",port);
278 md5(cmd1,md5_sum1);
/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp586 const DispatchCommand& cmd1,
593 vec.push_back(cmd1);
601 const DispatchCommand& cmd1,
610 vec.push_back(cmd1);
585 commandsVec(const DispatchCommand& cmd0, const DispatchCommand& cmd1, const DispatchCommand& cmd2, const DispatchCommand& cmd3, const DispatchCommand& cmd4) argument
600 commandsVec(const DispatchCommand& cmd0, const DispatchCommand& cmd1, const DispatchCommand& cmd2, const DispatchCommand& cmd3, const DispatchCommand& cmd4, const DispatchCommand& cmd5, const DispatchCommand& cmd6) argument
/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc1299 SegmentLoadCommand cmd1, cmd2, cmd3;
1303 cmd1.Header("head", seg1, 0x88bf1cc7, 0x889a26a4, 0xe9b80d87);
1308 cmd1.Append(128, '!');
1323 load_commands.Place(&cmd1).Place(&cmd2).Place(&cmd3);
1689 SegmentLoadCommand cmd1, cmd2, cmd3;
1690 cmd1.Header("first", segment1, 0xfadb6932, 0x175bf529, 0x0de790ad);
1695 commands.Place(&cmd1).Place(&cmd2).Place(&cmd3);
1295 SegmentLoadCommand cmd1, cmd2, cmd3; local
1685 SegmentLoadCommand cmd1, cmd2, cmd3; local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar ... org.eclipse.core.runtime.CoreException int cmd1 int cmd2 private org.eclipse.equinox.internal ...

Completed in 189 milliseconds