MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / key

Method key

rtpose_wrapper/src/gtest/gtest.h:17506–17508  ·  view source on GitHub ↗

Gets the user supplied key.

Source from the content-addressed store, hash-verified

17504
17505 // Gets the user supplied key.
17506 const char* key() const {
17507 return key_.c_str();
17508 }
17509
17510 // Gets the user supplied value.
17511 const char* value() const {

Callers 5

TYPED_TESTFunction · 0.45
operator()Method · 0.45
RecordPropertyMethod · 0.45
ValidateTestPropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected