OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_shard_index
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/build/android/pylib/linker/
setup.py
40
def TestRunnerFactory(device,
_shard_index
):
/external/chromium_org/build/android/pylib/perf/
test_runner.py
166
self.
_shard_index
= shard_index
194
if self.
_shard_index
== affinity:
197
test_name, self.device_serial, affinity, self.
_shard_index
)
/external/chromium_org/build/android/pylib/gtest/
setup.py
217
def TestListerRunnerFactory(device,
_shard_index
):
323
def TestRunnerFactory(device,
_shard_index
):
Completed in 48 milliseconds