HomeSort by relevance Sort by last modified time
    Searched refs:start_string (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cloud_print/service/win/
cloud_print_service_config.cc 188 DWORD start_string = (status == ServiceController::STATE_STOPPED) ? local
190 start_button.SetWindowText(LoadLocalString(start_string).c_str());
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 462 start_string = 'P\N{LATIN SMALL LETTER Y WITH CIRCUMFLEX}t'
467 self.assertEqual(p.add(start_string, end_string),
468 start_string + end_string)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 462 start_string = 'P\N{LATIN SMALL LETTER Y WITH CIRCUMFLEX}t'
467 self.assertEqual(p.add(start_string, end_string),
468 start_string + end_string)
    [all...]

Completed in 575 milliseconds