Home
last modified time | relevance | path

Searched defs:read_result (Results 1 – 25 of 43) sorted by relevance

12

/external/leveldb/util/
Denv_windows_test.cc47 Slice read_result; in TEST_F() local
Denv_test.cc56 std::string read_result; in TEST_F() local
Denv_posix_test.cc204 Slice read_result; in TEST_F() local
/external/oss-fuzz/projects/tremor/
Ddecode_fuzzer.cc73 long read_result; in LLVMFuzzerTestOneInput() local
/external/tensorflow/tensorflow/core/ir/importexport/tests/saved_model/
Dsaved_model_roundtrip_test.cc42 auto read_result = ReadModelProto(input_file, &original_model); in RunRoundTrip() local
/external/pigweed/pw_software_update/
Dmanifest_accessor.cc105 Result<ByteSpan> read_result = name_reader.Read(name_buf); in GetTargetFile() local
Dbundled_update_service_pwpb.cc342 const Result<ByteSpan> read_result = name.GetBytesReader().Read(buf); in DoApply() local
Dbundled_update_service.cc355 const Result<ByteSpan> read_result = name.GetBytesReader().Read(buf); in DoApply() local
/external/libchrome/mojo/core/
Dbroker_posix.cc35 ssize_t read_result = in WaitForBrokerMessage() local
/external/rust/crates/parking_lot/src/
Drwlock.rs368 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/
Dserver.cc79 int read_result = 0; in main() local
/external/cronet/net/test/spawned_test_server/
Dremote_test_server_spawner_request.cc178 int read_result) { in OnReadCompleted()
/external/cronet/components/prefs/
Djson_pref_store.cc113 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/
Dfile_data_pipe_producer_unittest.cc55 MojoResult read_result; in OnDataAvailable() local
156 base::File::Error read_result) override { in OnBytesRead()
Dstring_data_pipe_producer_unittest.cc50 MojoResult read_result; in OnDataAvailable() local
/external/google-breakpad/src/tools/windows/converter_exe/
Dhttp_download.cc288 bool read_result; in Download() local
/external/pigweed/pw_kvs/
Dkey_value_store.cc246 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
Dentry_cache.cc78 Status read_result = in Find() local
/external/pigweed/pw_stream/
Dsocket_stream_test.cc92 Result<ByteSpan> read_result = in ExchangeData() local
/external/pigweed/pw_protobuf/
Dencoder.cc162 const Result<ByteSpan> read_result = in WriteLengthDelimitedFieldFromStream() local
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Dnghttp2_adapter_test.cc2995 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 …]
Doghttp2_adapter_test.cc285 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/
Dtcp_socket_unittest.cc218 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/
Dgem_ctx_engines.c408 static uint32_t read_result(int timeline, uint32_t *map, int idx) in read_result() function
/external/libchrome/mojo/public/cpp/bindings/lib/
Dconnector.cc423 bool Connector::ReadSingleMessage(MojoResult* read_result) { in ReadSingleMessage()

12