Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp131 } expected; in TEST() local
133 memcpy(&expected.text, kLongString, sizeof(kLongString)); in TEST()
137 EXPECT_THAT(request, RequestDataIs(&expected, sizeof(expected))); in TEST()
149 } expected; in TEST() local
153 EXPECT_THAT(request, RequestDataIs(&expected, sizeof(expected))); in TEST()
191 } expected = {}; in TEST() local
203 EXPECT_THAT(request, RequestDataIs(&expected, sizeof(expected))); in TEST()
218 } expected; in TEST() local
225 EXPECT_THAT(request, RequestDataIs(&expected, sizeof(expected))); in TEST()
243 } expected; in TEST() local
[all …]
/device/google/cuttlefish/common/libs/utils/
Dbase64_test.cpp28 std::string expected("Zm9vYmFy"); in TEST() local
31 ASSERT_EQ(out.size(), expected.size()); in TEST()
32 ASSERT_EQ(out, expected); in TEST()
37 std::string expected("Zm9vYmFyMQ=="); in TEST() local
40 ASSERT_EQ(out.size(), expected.size()); in TEST()
41 ASSERT_EQ(out, expected); in TEST()
46 std::vector<uint8_t> expected{'f','o','o','b','a','r'}; in TEST() local
49 ASSERT_EQ(out.size(), expected.size()); in TEST()
50 ASSERT_EQ(out, expected); in TEST()
55 std::vector<uint8_t> expected{'f','o','o','b','a','r','1'}; in TEST() local
[all …]
Dresult.h108 operator android::base::expected<T, StackTraceError>() &&;
206 operator android::base::expected<T, StackTraceError>() && {
219 inline StackTraceEntry::operator android::base::expected<T,
281 using Result = android::base::expected<T, StackTraceError>;
/device/generic/opengl-transport/host/commands/emugen/
DParser_unittest.cpp24 const char* expected; in TEST() member
39 EXPECT_STREQ(kData[n].expected, result.c_str()) << text; in TEST()
46 bool expected; in TEST() member
69 EXPECT_EQ(kData[n].expected, in TEST()
73 if (kData[n].expected) { in TEST()
84 bool expected; in TEST() member
108 EXPECT_EQ(kData[n].expected, in TEST()
113 if (kData[n].expected) { in TEST()
DREADME33 A general Decoder->Encoder reply is expected to be received in the
52 Since ‘foo’ returns value, the caller is expected to read back the return packet from the server->c…
112 part of the specification is expected to be generated automatically
326 custom_decoder - The decoder is expected to be provided with
/device/google/trout/tests/hal/vehicle/2.0/
DGrpcServer_test.cpp72 void ExpectActivePropValueStreamNum(unsigned expected);
99 void GrpcServerTest::ExpectActivePropValueStreamNum(unsigned expected) { in ExpectActivePropValueStreamNum() argument
104 EXPECT_EQ(GetGrpcServer()->NumOfActivePropertyValueStream(), 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
275 if (expected != null && expected.byteValue() == status) { in onResponseImpl()
/device/google/trout/hal/vehicle/2.0/
Dandroid.hardware.automotive.vehicle@2.0-virtualization-grpc-server.rc3 # so the command line arguments are expected, though not conventionally used in Android
/device/generic/car/emulator/car_emulator_interfaces/aidl/
DAndroid.bp1 // This is the expected build file, but it may not be right in all cases
/device/generic/opengl-transport/host/commands/emugen/tests/
Drun-tests.sh66 compares the output to t.<number>/expected/ content.
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp431 bool expected = true; in HandleSignalStrength() local
434 } else if (first_signal_strength_request_.compare_exchange_strong(expected, false)) { in HandleSignalStrength()
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md23 Provides the entrypoints expected by QEMU for its libvirglrenderer integration.
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/
DREADME.md78 Use examples liberally, and show the expected output if you can. It's helpful to have inline the sm…
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all211 lockcnt_fast_path_attempt(const void *lockcnt, int expected, int new) "lockcnt %p fast path %d->%d"
212 lockcnt_fast_path_success(const void *lockcnt, int expected, int new) "lockcnt %p fast path %d->%d …
213 lockcnt_unlock_attempt(const void *lockcnt, int expected, int new) "lockcnt %p unlock %d->%d"
214 lockcnt_unlock_success(const void *lockcnt, int expected, int new) "lockcnt %p unlock %d->%d succee…
215 lockcnt_futex_wait_prepare(const void *lockcnt, int expected, int new) "lockcnt %p preparing slow p…
286 …dbstub_err_checksum_incorrect(uint8_t expected, uint8_t got) "got command packet with incorrect ch…
770 tpm_util_get_buffer_size_hdr_len(uint32_t len, size_t expected) "tpm_resp->hdr.len = %u, expected =…
771 tpm_util_get_buffer_size_len(uint32_t len, size_t expected) "tpm_resp->len = %u, expected = %zu"
772 tpm_util_get_buffer_size_hdr_len2(uint32_t len, size_t expected) "tpm2_resp->hdr.len = %u, expected
773 tpm_util_get_buffer_size_len2(uint32_t len, size_t expected) "tpm2_resp->len = %u, expected = %zu"
[all …]
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all211 lockcnt_fast_path_attempt(const void *lockcnt, int expected, int new) "lockcnt %p fast path %d->%d"
212 lockcnt_fast_path_success(const void *lockcnt, int expected, int new) "lockcnt %p fast path %d->%d …
213 lockcnt_unlock_attempt(const void *lockcnt, int expected, int new) "lockcnt %p unlock %d->%d"
214 lockcnt_unlock_success(const void *lockcnt, int expected, int new) "lockcnt %p unlock %d->%d succee…
215 lockcnt_futex_wait_prepare(const void *lockcnt, int expected, int new) "lockcnt %p preparing slow p…
286 …dbstub_err_checksum_incorrect(uint8_t expected, uint8_t got) "got command packet with incorrect ch…
770 tpm_util_get_buffer_size_hdr_len(uint32_t len, size_t expected) "tpm_resp->hdr.len = %u, expected =…
771 tpm_util_get_buffer_size_len(uint32_t len, size_t expected) "tpm_resp->len = %u, expected = %zu"
772 tpm_util_get_buffer_size_hdr_len2(uint32_t len, size_t expected) "tpm2_resp->hdr.len = %u, expected
773 tpm_util_get_buffer_size_len2(uint32_t len, size_t expected) "tpm2_resp->len = %u, expected = %zu"
[all …]
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto161 // When true the data source is expected to ack the stop request through the
166 // When true the data source is expected to ack the start request through the
1353 // USAGE_STATS permission. This system app is expected to not expose the
1968 // Note that a small number > 0 is totally expected: occasionally, when
2104 // Used in comparing the expected timeline of a frame to the actual timeline.
2150 // Indicates the start of expected timeline slice for SurfaceFrames.
2208 // Indicates the start of expected timeline slice for DisplayFrames.
5785 // is expected.
7491 // they would generally be expected to have.
7971 // The following values aren't expected, but included for completeness: