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