Searched defs:expected (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/common/libs/utils/ |
D | base64_test.cpp | 28 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/ |
D | Parser_unittest.cpp | 24 const char* expected; in TEST() member 46 bool expected; in TEST() member 84 bool expected; in TEST() member
|
/device/google/cuttlefish/common/libs/net/ |
D | netlink_request_test.cpp | 131 } 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/ |
D | GrpcServer_test.cpp | 99 void GrpcServerTest::ExpectActivePropValueStreamNum(unsigned expected) { in ExpectActivePropValueStreamNum()
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/ |
D | TransportManager.java | 274 Byte expected = transport.getExpectedResponse(packet.getRequestType()); in onResponseImpl() local
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | network_service.cpp | 431 bool expected = true; in HandleSignalStrength() local
|