Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ empty
Method
empty
src/misc/string_writer.cpp:119–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
bool TextWriter::empty() const {
120
return size == 0;
121
}
122
123
char * TextWriter::data() {
124
return largeBuffer;
Callers
15
TEST
Function · 0.45
ParseNaturalNumber
Function · 0.45
GetAbsolutePathToOutputFile
Method · 0.45
FilterMatchesTest
Method · 0.45
EqFailure
Function · 0.45
AppendUserMessage
Function · 0.45
XmlUnitTestResultPrinter
Method · 0.45
JsonUnitTestResultPrinter
Method · 0.45
ScopedPrematureExitFile
Method · 0.45
~ScopedPrematureExitFile
Method · 0.45
GTEST_LOCK_EXCLUDED_
Function · 0.45
ConfigureStreamingOutput
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
ParseNaturalNumber
Function · 0.36
GetAbsolutePathToOutputFile
Method · 0.36
FilterMatchesTest
Method · 0.36
EqFailure
Function · 0.36
AppendUserMessage
Function · 0.36
XmlUnitTestResultPrinter
Method · 0.36
JsonUnitTestResultPrinter
Method · 0.36
ScopedPrematureExitFile
Method · 0.36
~ScopedPrematureExitFile
Method · 0.36
GTEST_LOCK_EXCLUDED_
Function · 0.36
ConfigureStreamingOutput
Method · 0.36