HomeSort by relevance Sort by last modified time
    Searched refs:performed (Results 1 - 25 of 128) sorted by null

1 2 3 4 5 6

  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
EncryptedPrivateKeyInfoTest.java 198 boolean performed = false;
218 performed = true;
223 assertTrue("Test not performed", performed);
409 boolean performed = false;
416 performed = true;
421 assertTrue("Test not performed", performed);
554 boolean performed = false;
566 performed = true
    [all...]
  /external/selinux/dbus/
org.selinux.conf 14 authorization is performed by PolicyKit -->
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseSynchronizationLib/Arm/
Synchronization.asm 30 then Value is returned. The compare exchange operation must be performed using
72 then Value is returned. The compare exchange operation must be performed using
114 The compare exchange operation must be performed using MP safe mechanisms.
159 performed using MP safe mechanisms. The state of the return value is not
189 performed using MP safe mechanisms. The state of the return value is not
  /prebuilts/go/darwin-x86/src/net/
sendfile_linux.go 23 // if handled == false, sendFile performed no work.
sendfile_windows.go 19 // if handled == false, sendFile performed no work.
sendfile_dragonfly.go 23 // if handled == false, sendFile performed no work.
sendfile_freebsd.go 23 // if handled == false, sendFile performed no work.
sendfile_solaris.go 27 // if handled == false, sendFile performed no work.
  /prebuilts/go/linux-x86/src/net/
sendfile_linux.go 23 // if handled == false, sendFile performed no work.
sendfile_windows.go 19 // if handled == false, sendFile performed no work.
sendfile_dragonfly.go 23 // if handled == false, sendFile performed no work.
sendfile_freebsd.go 23 // if handled == false, sendFile performed no work.
sendfile_solaris.go 27 // if handled == false, sendFile performed no work.
  /external/llvm/test/MC/PowerPC/
ppc64-localentry.s 45 # Verify that fixups to local function symbols are performed only
  /external/ltp/testcases/realtime/
run.sh 49 performed
  /external/ltp/testscripts/
test_realtime.sh 53 clean: all logs deleted, make clean performed
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/chacha20poly1305/
chacha20poly1305.go 73 // original slice has sufficient capacity then no allocation is performed.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/chacha20poly1305/
chacha20poly1305.go 73 // original slice has sufficient capacity then no allocation is performed.
  /tools/test/connectivity/acts/tests/google/tel/config/
README.md 8 - **telephony_auto_rerun** - Because testing with live infrastructure sometimes yields flaky results, when no other options are available to mitigate this uncertainty, this key specifies a maximum number of re-runs that will be performed in the event of a test failure. The test will be reported as a 'pass' after the first successful run.
  /external/v8/tools/
consarray.js 48 * This operation can be safely performed during ongoing ConsArray
  /external/walt/docs/
DragLatency.md 12 performed using a robotic stylus.
  /prebuilts/go/darwin-x86/src/runtime/
mfixalloc.go 40 // Since assignments to mlink.next will result in a write barrier being performed
  /prebuilts/go/linux-x86/src/runtime/
mfixalloc.go 40 // Since assignments to mlink.next will result in a write barrier being performed
  /prebuilts/go/darwin-x86/src/compress/flate/
dict_decoder.go 117 // Thus, a backwards copy is performed here; that is, the exact bytes in
130 // Thus, a forwards copy is performed here; that is, the bytes copied is
  /prebuilts/go/linux-x86/src/compress/flate/
dict_decoder.go 117 // Thus, a backwards copy is performed here; that is, the exact bytes in
130 // Thus, a forwards copy is performed here; that is, the bytes copied is

Completed in 528 milliseconds

1 2 3 4 5 6