MCPcopy Create free account
hub / github.com/KDE/kdiff3 / size

Method size

test/fakefileaccess.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 return true;
32}
33qint64 FileAccess::size() const
34{
35 return 64;
36}
37
38qint64 FileAccess::sizeForReading()
39{

Callers 3

runTestFunction · 0.45
gettestdatafilesFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 3

runTestFunction · 0.36
gettestdatafilesFunction · 0.36
mainFunction · 0.36