Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
33
qint64 FileAccess::size() const
34
{
35
return 64;
36
}
37
38
qint64 FileAccess::sizeForReading()
39
{
Callers
3
runTest
Function · 0.45
gettestdatafiles
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
3
runTest
Function · 0.36
gettestdatafiles
Function · 0.36
main
Function · 0.36