Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dbase64_test.cpp28 std::string expected("Zm9vYmFy"); in TEST() local
37 std::string expected("Zm9vYmFyMQ=="); in TEST() local
46 std::vector<uint8_t> expected{'f','o','o','b','a','r'}; in TEST() local
55 std::vector<uint8_t> expected{'f','o','o','b','a','r','1'}; in TEST() local
/device/generic/opengl-transport/host/commands/emugen/
DParser_unittest.cpp24 const char* expected; in TEST() member
46 bool expected; in TEST() member
84 bool expected; in TEST() member
/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp131 } expected; in TEST() local
149 } expected; in TEST() local
191 } expected = {}; in TEST() local
218 } expected; in TEST() local
243 } expected; in TEST() local
275 } expected; in TEST() local
308 } expected; in TEST() local
/device/google/trout/tests/hal/vehicle/2.0/
DGrpcServer_test.cpp99 void GrpcServerTest::ExpectActivePropValueStreamNum(unsigned expected) { in ExpectActivePropValueStreamNum()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DTransportManager.java274 Byte expected = transport.getExpectedResponse(packet.getRequestType()); in onResponseImpl() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp431 bool expected = true; in HandleSignalStrength() local