Home
last modified time | relevance | path

Searched refs:parts (Results 1 – 8 of 8) sorted by relevance

/test/vts-testcase/kernel/checkpoint/
Dvts_kernel_checkpoint_test.py61 parts = line.split()
62 if len(parts) != 5: # fstab has five parts for each entry:
66 flags = parts[4] # the fsmgr_flags field is the fifth one, thus index 4
DVtsKernelCheckpointTest.py52 parts = line.split()
53 if len(parts) != 5: # fstab has five parts for each entry:
57 flags = parts[4] # the fsmgr_flags field is the fifth one, thus index 4
/test/vts/utils/python/coverage/
Dsancov_utils.py251 parts = os.path.normpath(str(project_name)).split(
254 if len(parts) > 1 and file.startswith(parts[-1]):
256 git_project_path = parts[-1]
Dcoverage_utils.py466 parts = os.path.normpath(str(project_name)).split(os.sep, 1)
469 if len(parts) > 1 and src_file_path.startswith(parts[-1]):
471 git_project_path = parts[-1]
/test/vti/dashboard/src/test/java/com/android/vts/job/
DVtsProfilingStatsJobServletTest.java157 String[] parts = body.split("="); in testTasksScheduled() local
158 assertEquals(2, parts.length); in testTasksScheduled()
159 assertEquals(VtsProfilingStatsJobServlet.PROFILING_POINT_KEY, parts[0]); in testTasksScheduled()
160 String keyString = parts[1]; in testTasksScheduled()
/test/framework/
D.gitignore21 parts/
/test/vts/
D.gitignore22 parts/
/test/vti/test_serving/
D.gitignore22 parts/