Searched refs:other_child (Results 1 – 4 of 4) sorted by relevance
108 MojoHandle other_child; in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() local109 std::string message = ReadMessageWithHandles(h, &other_child, 1); in DEFINE_TEST_CLIENT_TEST_WITH_PIPE()117 WriteMessageWithHandles(other_child, "", &dupe, 1); in DEFINE_TEST_CLIENT_TEST_WITH_PIPE()125 MojoHandle other_child; in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() local126 std::string message = ReadMessageWithHandles(h, &other_child, 1); in DEFINE_TEST_CLIENT_TEST_WITH_PIPE()130 ReadMessageWithHandles(other_child, &b, 1); in DEFINE_TEST_CLIENT_TEST_WITH_PIPE()
221 Node* other_child = new Node; in AddOtherChildrenToNode() local222 other_child->label = in AddOtherChildrenToNode()224 other_child->weight = node->weight - top_level_children_weight; in AddOtherChildrenToNode()225 node->children.push_back(other_child); in AddOtherChildrenToNode()
582 other_child = ttk.Label(self.paned)583 self.paned.add(other_child)587 other_child.destroy()
586 other_child = ttk.Label(self.paned)587 self.paned.add(other_child)591 other_child.destroy()