Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc2372 static const v8::HeapGraphNode* GetNodeByPath(const v8::HeapSnapshot* snapshot, in GetNodeByPath() function
2410 const v8::HeapGraphNode* node = GetNodeByPath(snapshot, in TEST()
2416 node = GetNodeByPath(snapshot, builtin_path1, arraysize(builtin_path1)); in TEST()
2421 node = GetNodeByPath(snapshot, builtin_path2, arraysize(builtin_path2)); in TEST()