Home
last modified time | relevance | path

Searched defs:p (Results 1 – 19 of 19) sorted by relevance

/test/vts-testcase/kernel/api/proc/
DProcVmallocInfoTest.py57 def p_line(self, p): argument
61 def p_addr_range(self, p): argument
65 def p_module(self, p): argument
70 def p_pages(self, p): argument
75 def p_phys(self, p): argument
80 def p_ioremap(self, p): argument
85 def p_vmalloc(self, p): argument
90 def p_vmap(self, p): argument
95 def p_user(self, p): argument
100 def p_vpages(self, p): argument
[all …]
DProcStatTest.py40 def p_stat(self, p): argument
44 def p_cpu(self, p): argument
48 def p_intr(self, p): argument
52 def p_ctxt(self, p): argument
56 def p_btime(self, p): argument
60 def p_processes(self, p): argument
64 def p_procs_running(self, p): argument
68 def p_procs_blocked(self, p): argument
72 def p_softirq(self, p): argument
DProcZoneInfoTest.py47 def p_node(self, p): argument
51 def p_populated(self, p): argument
62 def p_pernode(self, p): argument
67 def p_protection(self, p): argument
71 def p_numcomma(self, p): argument
75 def p_line(self, p): argument
83 def p_cpu(self, p): argument
89 def p_colonline(self, p): argument
93 def p_heading(self, p): argument
DProcAsoundTests.py37 def p_soundcards(self, p): argument
44 def p_driver(self, p): argument
48 def p_description(self, p): argument
53 def p_word(self, p): argument
63 def p_id(self, p): argument
DProcUidConcurrentTimeTests.py37 def p_uid_active_time_table(self, p): argument
41 def p_cpus(self, p): argument
45 def p_uid_active_time(self, p): argument
75 def p_uid_policy_time_table(self, p): argument
79 def p_header_row(self, p): argument
83 def p_policy_info(self, p): argument
87 def p_uid_policy_time(self, p): argument
DProcUidTimeInStateTest.py37 def p_uid_time_table(self, p): argument
41 def p_freqs(self, p): argument
45 def p_uid_time(self, p): argument
DProcCpuFileTests.py49 def p_line(self, p): argument
58 def p_space_item(self, p): argument
62 def p_string_space(self, p): argument
DProcShowUidStatTest.py30 def p_line(self, p): argument
DProcVmstatTest.py30 def p_line(self, p): argument
DProcMiscTest.py32 def p_line(self, p): argument
DProcUidIoStatsTest.py31 def p_line(self, p): argument
DKernelProcFileTestBase.py35 def p_multiple(self, p): argument
120 def p_error(self, p): argument
124 def p_empty(self, p): argument
DProcFsFileTests.py30 def p_line(self, p): argument
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
DCollectorUtil.java60 Pattern p = Pattern.compile(ADB_LS_PATTERN); in pullFromDevice() local
150 Pattern p = Pattern.compile(TEST_METRICS_PATTERN); in reformatJsonString() local
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DCtsConfigLoadingTest.java352 ModuleParameters p = ModuleParameters.valueOf(param.toUpperCase()); in checkModuleParameters() local
/test/vts/compilation_tools/vtsc/
DVtsCompilerUtils.cpp516 char* p; in vts_fs_mkdirs() local
/test/vts/runners/target/gtest/
Dgtest_main.cpp281 char* p = buf; in EnumerateTests() local
1094 char* p = args[i] + strlen("-j"); in PickOptions() local
1235 char* p = reinterpret_cast<char*>(static_cast<intptr_t>(atoi("0"))); in TEST() local
/test/vti/dashboard/src/main/java/com/android/vts/util/
DFilterUtil.java139 Pattern p = Pattern.compile(INEQUALITY_REGEX); in getFilterForNumber() local
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...