Searched refs:token2_tree (Results 1 – 1 of 1) sorted by relevance
493 ProfileTree token2_tree; in TEST() local494 token2_tree.FilteredClone(&source_tree, token2); in TEST()498 CHECK_EQ(4, token2_tree.root()->total_ticks()); in TEST()499 CHECK_EQ(4, token2_tree.root()->self_ticks()); in TEST()500 ProfileTreeTestHelper token2_helper(&token2_tree); in TEST()