Home
last modified time | relevance | path

Searched defs:GetBytesWritten (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/cmds/dumpsys/tests/
H A Ddumpsys_test.cpp684 TEST_F(DumpsysTest, GetBytesWritten) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cost_analysis.cc1188 int64_t HloCostAnalysis::GetBytesWritten( in GetBytesWritten() function in xla::HloCostAnalysis