Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DNodeLooperThreadTest.cc167 std::vector<NodeAction> actions_launch{{0, 0, 0ms}, {1, 0, 400ms}}; in TEST_F() local
168 EXPECT_TRUE(th->Request(actions_launch, "LAUNCH")); in TEST_F()
176 EXPECT_TRUE(th->Cancel(actions_launch, "LAUNCH")); in TEST_F()