Home
last modified time | relevance | path

Searched defs:childContexts (Results 1 – 4 of 4) sorted by relevance

/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1/
DMetadataServiceClientTest.java1657 List<String> childContexts = new ArrayList<>(); in addContextChildrenTest() local
1682 List<String> childContexts = new ArrayList<>(); in addContextChildrenExceptionTest() local
1696 List<String> childContexts = new ArrayList<>(); in addContextChildrenTest2() local
1720 List<String> childContexts = new ArrayList<>(); in addContextChildrenExceptionTest2() local
1736 List<String> childContexts = new ArrayList<>(); in removeContextChildrenTest() local
1763 List<String> childContexts = new ArrayList<>(); in removeContextChildrenExceptionTest() local
1778 List<String> childContexts = new ArrayList<>(); in removeContextChildrenTest2() local
1804 List<String> childContexts = new ArrayList<>(); in removeContextChildrenExceptionTest2() local
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1beta1/
DMetadataServiceClientTest.java1657 List<String> childContexts = new ArrayList<>(); in addContextChildrenTest() local
1682 List<String> childContexts = new ArrayList<>(); in addContextChildrenExceptionTest() local
1696 List<String> childContexts = new ArrayList<>(); in addContextChildrenTest2() local
1720 List<String> childContexts = new ArrayList<>(); in addContextChildrenExceptionTest2() local
1736 List<String> childContexts = new ArrayList<>(); in removeContextChildrenTest() local
1763 List<String> childContexts = new ArrayList<>(); in removeContextChildrenExceptionTest() local
1778 List<String> childContexts = new ArrayList<>(); in removeContextChildrenTest2() local
1804 List<String> childContexts = new ArrayList<>(); in removeContextChildrenExceptionTest2() local
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/
DMetadataServiceClient.java2685 ContextName context, List<String> childContexts) { in addContextChildren()
2725 String context, List<String> childContexts) { in addContextChildren()
2832 ContextName context, List<String> childContexts) { in removeContextChildren()
2870 String context, List<String> childContexts) { in removeContextChildren()
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/
DMetadataServiceClient.java2683 ContextName context, List<String> childContexts) { in addContextChildren()
2723 String context, List<String> childContexts) { in addContextChildren()
2830 ContextName context, List<String> childContexts) { in removeContextChildren()
2868 String context, List<String> childContexts) { in removeContextChildren()