Searched refs:test_context_ (Results 1 – 2 of 2) sorted by relevance
907 TestContext* test_context() { return test_context_; } in test_context()909 delete test_context_; in ClearInlinedTestContext() local910 test_context_ = NULL; in ClearInlinedTestContext()952 TestContext* test_context_; variable
3930 test_context_(NULL), in FunctionState()3948 test_context_ = new TestContext(owner, cond, if_true, if_false); in FunctionState()3971 delete test_context_; in ~FunctionState()