HomeSort by relevance Sort by last modified time
    Searched full:cp_test (Results 1 - 4 of 4) sorted by null

  /external/ltp/testcases/commands/cp/
cp_tests.sh 86 cp_test() function
103 1) cp_test "" "file" "file_copy";;
104 2) cp_test -l "file" "file_copy";;
105 3) cp_test -s "file" "file_copy";;
106 4) cp_test -R "dir" "dir_copy";;
107 5) cp_test -lR "dir" "dir_copy";;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
ConditionProviderVerifierActivity.java 47 return R.string.cp_test;
  /cts/apps/CtsVerifier/
AndroidManifest.xml     [all...]
  /cts/apps/CtsVerifier/res/values/
strings.xml     [all...]

Completed in 1132 milliseconds