| /external/leveldb/util/ |
| D | env_windows_test.cc | 47 Slice read_result; in TEST_F() local
|
| D | env_test.cc | 56 std::string read_result; in TEST_F() local
|
| D | env_posix_test.cc | 204 Slice read_result; in TEST_F() local
|
| /external/oss-fuzz/projects/tremor/ |
| D | decode_fuzzer.cc | 73 long read_result; in LLVMFuzzerTestOneInput() local
|
| /external/tensorflow/tensorflow/core/ir/importexport/tests/saved_model/ |
| D | saved_model_roundtrip_test.cc | 42 auto read_result = ReadModelProto(input_file, &original_model); in RunRoundTrip() local
|
| /external/pigweed/pw_software_update/ |
| D | manifest_accessor.cc | 105 Result<ByteSpan> read_result = name_reader.Read(name_buf); in GetTargetFile() local
|
| D | bundled_update_service_pwpb.cc | 342 const Result<ByteSpan> read_result = name.GetBytesReader().Read(buf); in DoApply() local
|
| D | bundled_update_service.cc | 355 const Result<ByteSpan> read_result = name.GetBytesReader().Read(buf); in DoApply() local
|
| /external/libchrome/mojo/core/ |
| D | broker_posix.cc | 35 ssize_t read_result = in WaitForBrokerMessage() local
|
| /external/rust/crates/parking_lot/src/ |
| D | rwlock.rs | 368 let read_result = lock.try_read(); in test_rwlock_try_read() localVariable 379 let read_result = lock.try_read(); in test_rwlock_try_read() localVariable 390 let read_result = lock.try_read(); in test_rwlock_try_read() localVariable
|
| /external/openscreen/third_party/chromium_quic/demo/ |
| D | server.cc | 79 int read_result = 0; in main() local
|
| /external/cronet/net/test/spawned_test_server/ |
| D | remote_test_server_spawner_request.cc | 178 int read_result) { in OnReadCompleted()
|
| /external/cronet/components/prefs/ |
| D | json_pref_store.cc | 113 auto read_result = std::make_unique<JsonPrefStore::ReadResult>(); in ReadPrefsFromDisk() local 431 void JsonPrefStore::OnFileRead(std::unique_ptr<ReadResult> read_result) { in OnFileRead()
|
| /external/libchrome/mojo/public/cpp/system/tests/ |
| D | file_data_pipe_producer_unittest.cc | 55 MojoResult read_result; in OnDataAvailable() local 156 base::File::Error read_result) override { in OnBytesRead()
|
| D | string_data_pipe_producer_unittest.cc | 50 MojoResult read_result; in OnDataAvailable() local
|
| /external/google-breakpad/src/tools/windows/converter_exe/ |
| D | http_download.cc | 288 bool read_result; in Download() local
|
| /external/pigweed/pw_kvs/ |
| D | key_value_store.cc | 246 Status read_result = Entry::Read(partition_, address, formats_, &entry); in InitializeMetadata() local 389 StatusWithSize read_result = in ScanForEntry() local 535 Status read_result = Status::DataLoss(); in ReadEntry() local
|
| D | entry_cache.cc | 78 Status read_result = in Find() local
|
| /external/pigweed/pw_stream/ |
| D | socket_stream_test.cc | 92 Result<ByteSpan> read_result = in ExchangeData() local
|
| /external/pigweed/pw_protobuf/ |
| D | encoder.cc | 162 const Result<ByteSpan> read_result = in WriteLengthDelimitedFieldFromStream() local
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | nghttp2_adapter_test.cc | 2995 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 3078 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 3150 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 3403 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 3455 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 6025 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 6064 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 6094 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 6121 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 6150 int64_t read_result = adapter->ProcessBytes(frames); in TEST() local [all …]
|
| D | oghttp2_adapter_test.cc | 285 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 326 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 363 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 399 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 435 int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 3106 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 3353 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 3429 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 4327 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local 4389 const int64_t read_result = adapter->ProcessBytes(frames); in TEST() local [all …]
|
| /external/cronet/net/socket/ |
| D | tcp_socket_unittest.cc | 218 int read_result = connecting_socket.Read( in TestSPWNotifications() local 446 int read_result = connecting_socket.Read( in TEST_F() local 597 int read_result = connecting_socket->ReadIfReady( in TEST_F() local
|
| /external/igt-gpu-tools/tests/i915/ |
| D | gem_ctx_engines.c | 408 static uint32_t read_result(int timeline, uint32_t *map, int idx) in read_result() function
|
| /external/libchrome/mojo/public/cpp/bindings/lib/ |
| D | connector.cc | 423 bool Connector::ReadSingleMessage(MojoResult* read_result) { in ReadSingleMessage()
|