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 59 rmdir $testpath
81 testpath=$mount_point/ltp_$TCID
87 ROD mkdir -p $testpath
95 echo $! > $testpath/tasks
98 if [ $(cat "$testpath/tasks" | wc -l) -ne $nb ]; then
105 for i in `cat $testpath/tasks`; do
116 pids_task1 "$testpath/tasks"
134 ROD echo $max \> $testpath/pids.max
139 pids_task1 "$testpath/tasks"
157 ROD echo $lim \> $testpath/pids.ma
    [all...]
  /external/ltp/testcases/kernel/controllers/cpuacct/
cpuacct.sh 76 testpath=$mount_point/ltp_$TST_ID
83 ROD mkdir $testpath
87 ROD mkdir $testpath/subgroup_$i
96 if [ -d "$testpath/subgroup_1" ]; then
97 rmdir $testpath/subgroup_*
100 rmdir $testpath
116 cpuacct_task $testpath/subgroup_$i/tasks &
125 tmp=`cat $testpath/subgroup_$i/cpuacct.usage`
140 ref=`cat $testpath/cpuacct.usage`
  /test/vts/testcases/host/camera_its/
CameraITSTest.py 137 def RunTestcase(self, testpath):
141 testpath: string, format tests/[scenename]/[testname].py
143 testname = re.split("/|\.", testpath)[-2]
145 'python', os.path.join(self.its_path, testpath), self.device_arg,
  /cts/apps/CameraITS/tools/
run_all_tests.py 351 for (testname, testpath) in tests:
380 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 1137 func (t *tester) cgoTestSO(dt *distTest, testpath string) error {
    [all...]
  /prebuilts/go/linux-x86/src/cmd/dist/
test.go 1137 func (t *tester) cgoTestSO(dt *distTest, testpath string) error {
    [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 630 milliseconds