Searched defs:CJTestRunnerObject (Results 1 – 2 of 2) sorted by relevance
28 class CJTestRunnerObject; variable
43 explicit CJTestRunnerObject(int64_t id) : id_(id) {} in CJTestRunnerObject() function