MCPcopy Create free account
hub / github.com/BitFunnel/NativeJIT / VerifyPointerVsReferenceInternal

Function VerifyPointerVsReferenceInternal

test/NativeJIT/FunctionTest.cpp:675–682  ·  view source on GitHub ↗

Verifies that pointer and reference arguments refer to the same memory location and that it contains the expected value. The *Internal method is needed because GTest requires a void method and NativeJIT requires a method which returns a value (which is ignored for this test).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

VerifyPointerVsReferenceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected