Searched refs:GetTotalBytes (Results 1 – 10 of 10) sorted by relevance
59 EXPECT_LE(data::GetTotalBytes(test_case.tensor_factory()), in TEST_P()62 EXPECT_EQ(data::GetTotalBytes(test_case.tensor_factory()), in TEST_P()
372 int64 GetTotalBytes(const std::vector<Tensor>& element) { in GetTotalBytes() function
784 int64 GetTotalBytes(const std::vector<Tensor>& element);
61 total_bytes += GetTotalBytes(element); in TotalBytes()
152 metrics::RecordTFDataBytesFetched(GetTotalBytes(*out_tensors)); in GetNext()
26 UInt64 GetTotalBytes() const { return FilesSize + AltStreamsSize; } in GetTotalBytes() function
243 RINOK(callback->SetTotal(dirItems.Stat.GetTotalBytes())); in HashCalc()
41 _percent.Completed = st.GetTotalBytes(); in ScanProgress()
171 _percent.Completed = st.GetTotalBytes(); in ScanProgress()
49 _percent.Completed = st.GetTotalBytes(); in ScanProgress()