HomeSort by relevance Sort by last modified time
    Searched full:dumbo (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/BlocksRuntime/tests/
byrefcopyint.c 43 __block int dumbo = strlen(whoami); local
45 //printf("incring dumbo from %d\n", dumbo);
46 ++dumbo;
  /external/chromium_org/chrome/browser/
shell_integration_win_unittest.cc 109 temp_properties.set_app_id(L"Dumbo");
115 temp_properties.set_app_id(L"Dumbo");
153 temp_properties.set_app_id(L"Dumbo");
162 temp_properties.set_app_id(L"Dumbo");
171 temp_properties.set_app_id(L"Dumbo");
181 temp_properties.set_app_id(L"Dumbo");
191 temp_properties.set_app_id(L"Dumbo");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 394 def dumbo(where, names, args): pass function in function:TestStdlibRemovals.test_os_path_walk
399 mod.walk("crashers", dumbo, None)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 394 def dumbo(where, names, args): pass function in function:TestStdlibRemovals.test_os_path_walk
399 mod.walk("crashers", dumbo, None)

Completed in 88 milliseconds