Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp326 int firstChannel = openLogicalChannel(command); in TEST_F() local
327 ASSERT_EQ(firstChannel, 1); in TEST_F()
333 closeLogicalChannel(firstChannel); in TEST_F()