Searched refs:test_context_ (Results 1 – 2 of 2) sorted by relevance
871 TestContext* test_context() { return test_context_; } in test_context()873 delete test_context_; in ClearInlinedTestContext() local874 test_context_ = NULL; in ClearInlinedTestContext()916 TestContext* test_context_; variable
4095 test_context_(NULL), in FunctionState()4113 test_context_ = new TestContext(owner, cond, if_true, if_false); in FunctionState()4136 delete test_context_; in ~FunctionState()