Searched defs:TestHooks (Results 1 – 2 of 2) sorted by relevance
26 TestHooks(const std::string &testName, const EcmaVM *vm) : vm_(vm) in TestHooks() function
31 class TestHooks; variable