Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc318 const v8::HeapGraphNode* child_string = in TEST() local
320 CHECK_NE(NULL, child_string); in TEST()
322 GetProperty(child_string, v8::HeapGraphEdge::kInternal, "parent"); in TEST()