Searched refs:test_context_ (Results 1 – 2 of 2) sorted by relevance
893 TestContext* test_context() { return test_context_; } in test_context()895 delete test_context_; in ClearInlinedTestContext() local896 test_context_ = NULL; in ClearInlinedTestContext()951 TestContext* test_context_; variable
3618 test_context_(NULL), in FunctionState()3637 test_context_ = new TestContext(owner, cond, if_true, if_false); in FunctionState()3658 delete test_context_; in ~FunctionState()