Home
last modified time | relevance | path

Searched defs:stubs (Results 1 – 11 of 11) sorted by relevance

/external/aws-sdk-java-v2/core/aws-core/src/test/java/software/amazon/awssdk/awscore/util/
DSignerOverrideUtilsTest.java38 Pair<SdkRequest, ExecutionAttributes> stubs = stubInitialSigner(new FooSigner()); in overrideSignerIfNotOverridden() local
51 Pair<SdkRequest, ExecutionAttributes> stubs = stubInitialSigner(null); in overrideSignerIfNotOverridden2() local
71 Pair<SdkRequest, ExecutionAttributes> stubs = stubInitialSigner(null); in overrideSignerOriginalConfigPreserved() local
/external/mesa3d/src/gfxstream/guest/vulkan/
Dmeson.build4 subdir('stubs') subdir
/external/python/cpython3/Include/internal/
Dpycore_pythread.h78 } stubs; member
/external/python/oauth2client/tests/
Dtest_client.py614 def test_get_adc_from_env_var_service_account(self, *stubs):
637 def test_get_adc_from_env_var_authorized_user(self, *stubs):
656 def test_get_adc_from_env_var_malformed_file(self, *stubs):
683 def test_get_adc_env_not_set_up(self, *stubs):
704 def test_get_adc_env_from_well_known(self, *stubs):
/external/python/typing/docs/source/
Dstubs.rst1 .. _stubs: target
/external/grpc-grpc/test/cpp/end2end/
Dresource_quota_end2end_stress_test.cc229 std::vector<std::unique_ptr<EchoTestService::Stub>> stubs; in TestExceedingConnectionQuota() local
Dchannelz_service_test.cc838 std::vector<std::unique_ptr<grpc::testing::EchoTestService::Stub>> stubs; in TEST_P() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DCLDRConfig.java641 String stubs[] = list.split(","); in getCLDRDataDirectories() local
/external/crosvm/src/sys/
Dwindows.rs798 let stubs = create_virtio_devices( in create_devices() localVariable
/external/crosvm/src/crosvm/sys/
Dlinux.rs1050 let stubs = create_virtio_devices( in create_devices() localVariable
/external/pcre/src/
Dpcre2_jit_compile.c487 stub_list *stubs; member