Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-spaces.cc186 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST() local
216 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST() local
Dtest-parsing.cc441 i::HandleScope test_scope; in TestCharacterStream() local
/external/clang/test/Analysis/
Dauto-obj-dtors-cfg-output.cpp25 void test_scope() { in test_scope() function