Lines Matching refs:associationMap
46 AssociationMaps associationMap = { member in TestHandler
324 getAssociatedSubTree(interfaceMap, associationMap, validAssociatedPath, in TEST_F()
329 ASSERT_TRUE(getAssociatedSubTree(interfaceMap, associationMap, path / "dog", in TEST_F()
336 getAssociatedSubTree(interfaceMap, associationMap, validAssociatedPath, in TEST_F()
353 interfaceMap, associationMap, associatedPath, path0, 0, interfaces); in TEST_F()
366 subtree = getAssociatedSubTree(interfaceMap, associationMap, associatedPath, in TEST_F()
375 subtree = getAssociatedSubTree(interfaceMap, associationMap, in TEST_F()
392 ASSERT_TRUE(getAssociatedSubTreePaths(interfaceMap, associationMap, in TEST_F()
399 getAssociatedSubTreePaths(interfaceMap, associationMap, path / "dog", in TEST_F()
406 getAssociatedSubTreePaths(interfaceMap, associationMap, in TEST_F()
424 interfaceMap, associationMap, associatedPath, path0, 0, interfaces); in TEST_F()
431 interfaceMap, associationMap, associatedPath, path0, 1, interfaces); in TEST_F()
436 getAssociatedSubTreePaths(interfaceMap, associationMap, in TEST_F()
453 getAssociatedSubTreeById(interfaceMap, associationMap, "childx", path, in TEST_F()
459 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F()
465 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F()
470 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, in TEST_F()
476 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F()
484 getAssociatedSubTreeById(interfaceMap, associationMap, "child", path, in TEST_F()
498 getAssociatedSubTreeById(interfaceMap, associationMap, "child", path0, in TEST_F()
510 getAssociatedSubTreeById(interfaceMap, associationMap, "child1", path0, in TEST_F()
526 getAssociatedSubTreePathsById(interfaceMap, associationMap, "childx", in TEST_F()
533 interfaceMap, associationMap, "child", path, in TEST_F()
539 interfaceMap, associationMap, "child", path, in TEST_F()
544 interfaceMap, associationMap, "grandchild", path, in TEST_F()
549 ASSERT_TRUE(getAssociatedSubTreePathsById(interfaceMap, associationMap, in TEST_F()
557 getAssociatedSubTreePathsById(interfaceMap, associationMap, "child", in TEST_F()
571 interfaceMap, associationMap, "child", path0, interfaces, "descendent", in TEST_F()
580 interfaceMap, associationMap, "child1", path0, interfaces1, in TEST_F()