Home
last modified time | relevance | path

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

12

/test/vts/testcases/host/kernel_proc_file_api_test/proc_tests/
DProcVmallocInfoTest.py58 def p_line(self, p): argument
62 def p_addr_range(self, p): argument
66 def p_module(self, p): argument
71 def p_pages(self, p): argument
76 def p_phys(self, p): argument
81 def p_ioremap(self, p): argument
86 def p_vmalloc(self, p): argument
91 def p_dma_coherent(self, p): argument
96 def p_vmap(self, p): argument
101 def p_user(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.py36 def p_soundcards(self, p): argument
43 def p_driver(self, p): argument
47 def p_description(self, p): argument
52 def p_word(self, p): argument
62 def p_id(self, p): argument
DProcUidConcurrentTimeTests.py38 def p_uid_active_time_table(self, p): argument
42 def p_cpus(self, p): argument
46 def p_uid_active_time(self, p): argument
80 def p_uid_policy_time_table(self, p): argument
84 def p_header_row(self, p): argument
88 def p_policy_info(self, p): argument
92 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.py34 def p_multiple(self, p): argument
119 def p_error(self, p): argument
123 def p_empty(self, p): argument
/test/vts-testcase/kernel/api/proc/
DProcVmallocInfoTest.py58 def p_line(self, p): argument
62 def p_addr_range(self, p): argument
66 def p_module(self, p): argument
71 def p_pages(self, p): argument
76 def p_phys(self, p): argument
81 def p_ioremap(self, p): argument
86 def p_vmalloc(self, p): argument
91 def p_dma_coherent(self, p): argument
96 def p_vmap(self, p): argument
101 def p_user(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
78 def p_uid_policy_time_table(self, p): argument
82 def p_header_row(self, p): argument
86 def p_policy_info(self, p): argument
90 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
DProcUidIoStatsTest.py31 def p_line(self, p): argument
DProcMiscTest.py32 def p_line(self, p): argument
/test/vts/runners/target/vts_hal_hidl_target/
DVtsCoreUtil.cpp32 FILE* p = popen(cmd, "re"); in checkSubstringInCommandOutput() local
/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

12