HomeSort by relevance Sort by last modified time
    Searched defs:TestWithIsolateAndZone (Results 1 - 2 of 2) sorted by null

  /external/v8/test/unittests/
test-utils.h 108 class TestWithIsolateAndZone : public virtual TestWithIsolate {
110 TestWithIsolateAndZone() {}
111 virtual ~TestWithIsolateAndZone();
118 DISALLOW_COPY_AND_ASSIGN(TestWithIsolateAndZone);
test-utils.cc 95 TestWithIsolateAndZone::~TestWithIsolateAndZone() {}

Completed in 43 milliseconds