Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Dbdist_egg.py369 def analyze_egg(egg_dir, stubs): argument
406 def scan_module(egg_dir, base, name, stubs): argument
/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/cldr/tools/java/org/unicode/cldr/util/
DCLDRConfig.java611 String stubs[] = list.split(","); in getCLDRDataDirectories() local
/external/v8/src/
Dcode-stubs.cc73 SimpleNumberDictionary* stubs = isolate()->heap()->code_stubs(); in FindCodeInCache() local
/external/pcre/dist2/src/
Dpcre2_jit_compile.c456 stub_list *stubs; member