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

  /external/chromium_org/native_client_sdk/src/tools/tests/
create_nmf_test.py 126 def _CreateNmfUtils(self, nexes, **kwargs):
132 return create_nmf.NmfUtils(nexes,
151 nexes = []
160 nexes.append(dst_nexe)
162 nexes.sort()
163 nmf_utils = self._CreateNmfUtils(nexes, **kwargs)
165 return nmf, nexes
183 nexes = []
189 nexes.append(nexe)
191 nexes.sort(
    [all...]
  /external/chromium_org/native_client_sdk/src/tools/lib/tests/
get_shared_deps_test.py 121 nexes = ['libgcc_s.so.1']
125 get_shared_deps.GleanFromObjdump(nexes, 'x86-32', self.objdump, lib_path)
128 nexes, 'x86-64', self.objdump, lib_path)
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/
nacl.scons 43 # Disabled on Valgrind because of multiple nexes.
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 558 // Wait for up to forty seconds for the nexes to load.
616 // Be careful when interacting with horked nexes.

Completed in 177 milliseconds