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

  /prebuilts/go/darwin-x86/misc/cgo/test/
issue18146.go 45 setNproc := true
48 setNproc = false
54 if setNproc {
  /prebuilts/go/linux-x86/misc/cgo/test/
issue18146.go 45 setNproc := true
48 setNproc = false
54 if setNproc {
  /system/extras/tests/sdcard/
testcase.h 61 void setNproc(size_t val) { mNproc = val; }
sdcard_perf_test.cpp 236 testCase->setNproc(atoi(optarg));

Completed in 117 milliseconds