Home
last modified time | relevance | path

Searched defs:updateTest (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/
H A DRegionCommitmentsClientTest.java326 public void updateTest() throws Exception { in updateTest() method in RegionCommitmentsClientTest
H A DFirewallsClientTest.java401 public void updateTest() throws Exception { in updateTest() method in FirewallsClientTest
H A DRegionAutoscalersClientTest.java406 public void updateTest() throws Exception { in updateTest() method in RegionAutoscalersClientTest
H A DHealthChecksClientTest.java457 public void updateTest() throws Exception { in updateTest() method in HealthChecksClientTest
H A DRegionHealthChecksClientTest.java413 public void updateTest() throws Exception { in updateTest() method in RegionHealthChecksClientTest
H A DAutoscalersClientTest.java461 public void updateTest() throws Exception { in updateTest() method in AutoscalersClientTest
H A DRegionUrlMapsClientTest.java408 public void updateTest() throws Exception { in updateTest() method in RegionUrlMapsClientTest
H A DBackendBucketsClientTest.java615 public void updateTest() throws Exception { in updateTest() method in BackendBucketsClientTest
H A DUrlMapsClientTest.java525 public void updateTest() throws Exception { in updateTest() method in UrlMapsClientTest
H A DRegionBackendServicesClientTest.java602 public void updateTest() throws Exception { in updateTest() method in RegionBackendServicesClientTest
H A DReservationsClientTest.java627 public void updateTest() throws Exception { in updateTest() method in ReservationsClientTest
H A DRoutersClientTest.java614 public void updateTest() throws Exception { in updateTest() method in RoutersClientTest
H A DBackendServicesClientTest.java934 public void updateTest() throws Exception { in updateTest() method in BackendServicesClientTest
H A DRegionDisksClientTest.java907 public void updateTest() throws Exception { in updateTest() method in RegionDisksClientTest
H A DDisksClientTest.java953 public void updateTest() throws Exception { in updateTest() method in DisksClientTest
H A DInstancesClientTest.java2891 public void updateTest() throws Exception { in updateTest() method in InstancesClientTest
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp8035 auto updateTest = [&](add_ptr<AmberTestCase> theTest) -> add_ptr<AmberTestCase> in createAmberFragmentTestCases() local