Home
last modified time | relevance | path

Searched defs:n (Results 1 – 13 of 13) sorted by relevance

/test/vts/testcases/vts_selftest/manual_tests/shell_performance/
DVtsSelfTestShellPerformance.py38 def VtsShell(self, cmd, n): argument
48 def AdbShell(self, cmd, n): argument
58 def VtsShellList(self, cmd, n): argument
/test/vti/dashboard/src/test/java/com/android/vts/util/
DStatSummaryTest.java38 int n = 1000; in testAverage() local
51 int n = 1000; in testMin() local
66 int n = 1000; in testMax() local
79 int n = 1000; in testStd() local
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
DLinearPartition.java47 int n = seq.size() - 1; in split() local
88 int n = seq.size(); in buildPartitionTable() local
/test/vti/dashboard/src/main/java/com/android/vts/util/
DStatSummary.java28 private int n; field in StatSummary
50 int n, in StatSummary()
/test/mlts/benchmark/src/com/android/nn/benchmark/util/
DSequenceUtils.java16 int n = seqB.length; in calculateEditDistance() local
/test/vts/utils/native/libprofiling/
DVtsProfilingConfigureMain.cpp40 string::size_type n = fqInstanceName.find("/"); in SetHALInstrumentation() local
/test/vts/utils/python/archive/
Darchive_parser.py64 def ReadBytes(self, n): argument
/test/vts/drivers/libdrivercomm/
DVtsDriverCommUtil.cpp91 int n = write(sockfd_, header.str().c_str(), header.str().length()); in VtsSocketSendBytes() local
/test/vts/utils/native/libcoverage/
DVtsCoverageConfigureMain.cpp40 string::size_type n = fqInstanceName.find("/"); in parseFqInstaceName() local
/test/mlts/benchmark/results/
DChart.bundle.min.js10nction(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("func… argument
/test/vts/drivers/hal/common/driver_base/
DDriverBase.cpp168 int n = snprintf(module_basepath, 4096, "%s/%s/obj/SHARED_LIBRARIES", in FunctionCallBegin() local
/test/vts-testcase/kernel/encryption/
Dadiantum.cpp62 static uint32_t rol32(uint32_t v, int n) { return (v << n) | (v >> (32 - n)); } in rol32()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...