MCPcopy Create free account
hub / github.com/cinder/Cinder / Utilities.cpp

File Utilities.cpp

test/unit/src/Utilities.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "catch.hpp"
2
3#include "cinder/Cinder.h"
4#include "cinder/Utilities.h"

Callers

nothing calls this directly

Calls 15

compressBufferFunction · 0.85
decompressBufferFunction · 0.85
stringFunction · 0.85
CustomTypeClass · 0.85
UrlClass · 0.85
loadStringFunction · 0.85
loadAssetFunction · 0.85
getAppPathFunction · 0.85
writeStringFunction · 0.85
loadFileFunction · 0.85
asciiCaseEqualFunction · 0.85
asciiCaseCmpFunction · 0.85

Tested by

no test coverage detected