OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:token1_tree
(Results
1 - 1
of
1
) sorted by null
/external/v8/test/cctest/
test-profile-generator.cc
467
ProfileTree
token1_tree
;
local
468
token1_tree
.FilteredClone(&source_tree, token1);
473
CHECK_EQ(4,
token1_tree
.root()->total_ticks());
474
CHECK_EQ(1,
token1_tree
.root()->self_ticks());
475
ProfileTreeTestHelper token1_helper(&
token1_tree
);
Completed in 114 milliseconds