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

  /external/ltp/testcases/kernel/controllers/pids/
pids.sh 43 rmdir $testpath
69 testpath=$mount_point/ltp_$TCID
75 ROD mkdir -p $testpath
83 echo $! > $testpath/tasks
86 if [ $(cat "$testpath/tasks" | wc -l) -ne $nb ]; then
96 pids_task1 "$testpath/tasks"
112 ROD echo $max \> $testpath/pids.max
117 pids_task1 "$testpath/tasks"
133 ROD echo $lim \> $testpath/pids.max
137 pids_task1 "$testpath/tasks
    [all...]
  /external/ltp/testcases/kernel/controllers/cpuacct/
cpuacct.sh 65 testpath=$mount_point/ltp_$TCID
71 ROD mkdir $testpath
77 rmdir $testpath/subgroup_*
78 rmdir $testpath
90 ROD mkdir -p $testpath/subgroup_$i
96 cpuacct_task $testpath/subgroup_$i/tasks &
107 tmp=`cat $testpath/subgroup_$i/cpuacct.usage`
122 ref=`cat $testpath/cpuacct.usage`
  /test/vts/testcases/host/camera_its/
CameraITSTest.py 101 def RunTestcase(self, testpath):
105 testpath: string, format tests/[scenename]/[testname].py
107 testname = re.split("/|\.", testpath)[-2]
108 cmd = ['python', os.path.join(self.its_path, testpath),
  /cts/apps/CameraITS/tools/
run_all_tests.py 277 for (testname, testpath) in tests:
305 cmd = ['python', os.path.join(os.getcwd(), testpath)]
  /external/autotest/frontend/afe/
rpc_interface.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/dist/
test.go 1007 func (t *tester) cgoTestSO(dt *distTest, testpath string) error {
1010 dir := filepath.Join(t.goroot, testpath)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/dist/
test.go 1007 func (t *tester) cgoTestSO(dt *distTest, testpath string) error {
1010 dir := filepath.Join(t.goroot, testpath)
    [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 1198 milliseconds