HomeSort by relevance Sort by last modified time
    Searched full:will (Results 76 - 100 of 116682) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/testng/src/main/java/org/testng/annotations/
BeforeTest.java 23 * methods was not a SUCCESS, this test method will not be
24 * run and will be flagged as a SKIP.
30 * on the order on which the methods depended upon will be run, but you
31 * are guaranteed that all these methods will be run before the test method
33 * methods was not a SUCCESS, this test method will not be
34 * run and will be flagged as a SKIP.
37 * versions will be run.
44 * If set to true, this configuration method will be run
48 * If set to true, this configuration method will be run
55 * If true, this @Configuration method will belong to groups specified in th
    [all...]
ITestOrConfiguration.java 12 * If it hasn't returned after this time, it will be marked as a FAIL.
28 * methods was not a SUCCESS, this test method will not be
29 * run and will be flagged as a SKIP.
36 * on the order on which the methods depended upon will be run, but you
37 * are guaranteed that all these methods will be run before the test method
39 * methods was not a SUCCESS, this test method will not be
40 * run and will be flagged as a SKIP.
43 * versions will be run.
49 * The description for this method, which will be shown in the reports.
  /external/libchrome/sandbox/linux/services/
scoped_process.h 15 // fork() a child process that will run a Closure.
16 // After the Closure has run, the child will pause forever. If this object
17 // is detroyed, the child will be destroyed, even if the closure did not
24 // A new process will be created and |child_callback| will run in the child
26 // return. If the callback returns, the process will wait forever.
33 // When this returns, the process will still not have been reaped and will
39 // if |child_callback| did not finish running and we know it never will (for
  /external/skia/src/utils/win/
SkHRESULT.h 36 The expression will be evaluated.
37 If the resulting HRESULT SUCCEEDED then execution will continue normally.
38 If the HRESULT FAILED then the macro will return from the current function.
39 In variants ending with 'M' the given message will be traced when FAILED.
40 The HR variants will return the HRESULT when FAILED.
41 The HRB variants will return false when FAILED.
42 The HRN variants will return nullptr when FAILED.
43 The HRV variants will simply return when FAILED.
44 The HRZ variants will return 0 when FAILED.
  /development/samples/browseable/BeamLargeFiles/
_index.jd 9 handshake over NFC, file transfer will take place over a secondary high-speed
13 your application will not receive an Intent on the receiving device. Instead, the system
14 will save the file to disk and display a notification that the user can select to open
  /external/autotest/client/tests/dma_memtest/
control 14 It will uncompress several copies of the linux kernel in a way that will
15 force the system to go swap, then will compare the trees generated for
  /external/curl/docs/cmdline-opts/
connect-timeout.d 8 will continue - if not it will exit. Since version 7.32.0, this option
11 If this option is used several times, the last one will be used.
  /external/iptables/extensions/
libxt_TCPOPTSTRIP.man 1 This target will strip TCP options off a TCP packet. (It will actually replace
2 them by NO-OPs.) As such, you will need to add the \fB\-p tcp\fP parameters.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/targets/
Target01.java 30 c++; // some side effect, otherwise the JIT will remove the method
40 c++; // some side effect, otherwise the JIT will remove the method
49 c++; // some side effect, otherwise the JIT will remove the method
58 c++; // some side effect, otherwise the JIT will remove the method
67 c++; // some side effect, otherwise the JIT will remove the method
76 c++; // some side effect, otherwise the JIT will remove the method
85 c++; // some side effect, otherwise the JIT will remove the method
94 c++; // some side effect, otherwise the JIT will remove the method
103 c++; // some side effect, otherwise the JIT will remove the method
112 c++; // some side effect, otherwise the JIT will remove the metho
    [all...]
  /external/kernel-headers/original/uapi/linux/
fadvise.h 7 #define POSIX_FADV_WILLNEED 3 /* Will need these pages. */
15 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */
18 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/
coverage.txt 6 dependent, the case only will only demo the scheduling
11 so it will always return PASS, but will return a
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sighold/
assertions.xml 6 sighold will return 0 upon successful completion.
9 If the function is passed an illegal signal number, then errno will be set to [EINVAL], and sighold() will
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigrelse/
assertions.xml 7 sigrelse will return 0 upon successful completion.
10 If the function is passed an illegal signal number, then errno will be set
11 to [EINVAL], and sigrelse() will
  /external/mockito/src/main/java/org/mockito/internal/configuration/injection/filter/
OngoingInjector.java 24 * Injector that will do nothing, and will return <code>null</code> as no mocks will be injected
  /external/testng/src/main/java/org/testng/
IConfigureCallBack.java 4 * A parameter of this type will be passed to the run() method of a IConfigurable.
5 * Invoking runConfigurationMethod() on that parameter will cause the test method currently
23 * @return the parameters that will be used to invoke the configuration method.
IHookCallBack.java 4 * A parameter of this type will be passed to the run() method of a IHookable.
5 * Invoking runTestMethod() on that parameter will cause the test method currently
26 * @return the parameters that will be used to invoke the test method.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fadvise.h 7 #define POSIX_FADV_WILLNEED 3 /* Will need these pages. */
15 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */
18 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fadvise.h 7 #define POSIX_FADV_WILLNEED 3 /* Will need these pages. */
15 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */
18 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */
  /tools/test/connectivity/acts/tests/google/bt/config/
sample_mass_beacon_deployment.json 5 "_description": "A testbed with N number of Android devices. This testbed is for specifically BeaconSwarmTest.py. The first Android device represents the device under test. The next N devices will be represented in beacon_devices that will act as BLE beacons. The beacon_count config line will contain the max number of advertisements the device concurrently supports.",
  /external/ims/rcs/rcsmanager/src/java/com/android/ims/internal/
IRcsPresence.aidl 42 * then it will return the request ID (>0). It will not wait for the response from
43 * network. The response from network will be returned by callback onSuccess() or onError().
44 * 2. If the presence service failed to send the request to network then it will return error
46 * 3. If the network returns "200 OK" for a request then the listener.onSuccess() will be
49 * number is not VoLte capable, so the listener.onSuccess() will be called and intent
50 * ACTION_PRESENCE_CHANGED will be broadcasted by presence service.
51 * 5. If the network returns other error then the listener.onError() will be called by
54 * from network. If the presence service receives notify then it will broadcast the
56 * listener.onFinish() will be called by presence service as well
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_receive/
assertions.xml 3 mq_receive() receive the oldest of the highest priority message(s) from the message queue specified by mqdes. The selected message will be removed from the queue and copied to the buffer pointed to by the msg_ptr argument.
6 mq_receive() will fail and return an error if the size of the buffer in bytes, specified by the msg_len argument, is less than the mq_msgsize attribute of the message queue.
12 If msg_prio is not NULL, the priority of the selected message will be stored in the location referenced by msg_prio.
15 If the specified message queue is empty and O_NONBLOCK is not set, then mq_receive() will block until a message is enqueued on the message queue or until a signal interrupts mq_receive().
18 If there are more than one thread waiting to receive a message when a message arrives at an empty queue and the Priority Scheduling option is supported, then the thread with highest priority that has been waiting the longest will receive the message. If Priority Scheduling option is not supported, then it is unspecified which waiting thread is able to receive the message.
21 If the specified message queue is empty and O_NONBLOCK is set, no message will be removed from the queue, and mq_receive() will return an error.
24 mq_receive() will return the length of the selected message in bytes and the message will be removed from the queue on success.
27 mq_receive() will return -1 on failure, nomessage will be removed from the queue, and the errno will be set
    [all...]
  /art/test/081-hot-exceptions/
info.txt 2 exceptions encountered during trace selection. The existence of exceptions will
  /art/test/626-const-class-linking/
info.txt 1 Test that once a const-class instruction is linked, it will keep referring
  /art/test/626-set-resolved-string/
info.txt 2 not strongly intern the given string, the JIT will ensure that the
  /art/test/800-smali/
info.txt 2 Will compile and run all the smali files in smali/ and run the test cases mentioned in src/Main.java.

Completed in 2662 milliseconds

1 2 34 5 6 7 8 91011>>