Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_mapped_file_test.cpp222 off_t endOff; in TestFileRegion() local
819 off_t endOff = mf.EndOffset(); variable
980 off_t endOff = mf.EndOffset(); variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/mapped_benchmark_test/
H A Dmapped_benchmark_test.cpp765 void KeepAPageAndReachBottom(off_t& endOff, const off_t orig, MappedFile& mf, benchmark::State& sta… in KeepAPageAndReachBottom()
793 static void Remapping(MappedFile& mf, off_t& endOff, off_t& curSize, benchmark::State& state) in Remapping()
851 off_t endOff; in BENCHMARK_F() local
1031 off_t endOff; in BENCHMARK_F() local