Searched refs:f_process (Results 1 – 1 of 1) sorted by relevance
350 Process* f_process = graph.CreateGraphForProcess(1); in TEST_F() local354 Node* child = f_process->CreateNode(kEmptyId, "c", true); in TEST_F()355 f_process->CreateNode(kEmptyId, "c/c", false); in TEST_F()362 RemoveWeakNodesRecursively(f_process->root()); in TEST_F()364 ASSERT_EQ(f_process->root()->children()->size(), 0ul); in TEST_F()