HomeSort by relevance Sort by last modified time
    Searched refs:test_proc (Results 1 - 5 of 5) sorted by null

  /external/lisa/libs/utils/android/workloads/
uibench.py 157 test_proc = self._target.background(command)
175 test_proc.wait()
181 f.writelines(test_proc.stdout.readlines())
sysapp.py 141 test_proc = self._target.background(command)
157 test_proc.wait()
  /external/skqp/tests/
RegionTest.cpp 192 static void test_proc(skiatest::Reporter* reporter, function
261 test_proc(reporter, contains_proc);
262 test_proc(reporter, intersects_proc);
  /external/skia/tests/
RegionTest.cpp 192 static void test_proc(skiatest::Reporter* reporter, function
261 test_proc(reporter, contains_proc);
262 test_proc(reporter, intersects_proc);
  /external/curl/packages/vms/
build_vms.com 181 $ test_proc = orig_def_dev + proc_dir + proc_name + proc_type
187 $ test_proc_fid = f$file_attributes(test_proc, "FID")
    [all...]

Completed in 318 milliseconds