MCPcopy Create free account
hub / github.com/defold/defold / SetUp

Method SetUp

engine/dlib/src/test/test_dlib.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29{
30protected:
31 void SetUp() override
32 {
33 dmHashEnableReverseHash(true);
34 }
35};
36
37TEST_F(dlib, HashToString32)

Callers

nothing calls this directly

Calls 1

dmHashEnableReverseHashFunction · 0.85

Tested by

no test coverage detected