Home
last modified time | relevance | path

Searched refs:test_scope (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/cctest/heap/
Dtest-spaces.cc315 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST() local
361 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST() local
388 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST() local
412 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST() local
459 TestMemoryAllocatorScope test_scope(isolate, allocator); in TEST() local
/external/clang/test/Analysis/
Dauto-obj-dtors-cfg-output.cpp93 void test_scope() { in test_scope() function
/external/v8/test/cctest/
Dtest-parsing.cc562 i::HandleScope test_scope(isolate); in TestCharacterStream() local