Home
last modified time | relevance | path

Searched refs:WHEN (Results 1 – 25 of 131) sorted by relevance

123456

/external/parameter-framework/upstream/bindings/c/
DTest.cpp157 WHEN ("The pfw is started without an existent file") {
161 WHEN ("The pfw is started with duplicated criterion value") {
167 WHEN ("The pfw is started with duplicated criterion value state") {
171 WHEN ("Using test logger") {
174 WHEN ("Using default logger") {
179 WHEN ("The pfw is started with NULL name criterion") {
183 WHEN ("The pfw is started with NULL criterion state list") {
224 WHEN ("The pfw is started with a too long criterion state list") {
227 WHEN ("The pfw is started with max length criterion state list") {
233 WHEN ("The pfw is started with zero criteria") {
[all …]
/external/parameter-framework/upstream/test/functional-tests/
DBasic.cpp48 WHEN ("No logger is set") {
57 WHEN ("A nullptr logger is set") {
74 WHEN ("The record logger is set") {
116 WHEN ("Used in the " + configT.title) {
134 WHEN ("The missing subsystem policy is left to default") {
139 WHEN ("The missing subsystem policy is set to failure") {
145 WHEN ("The missing subsystem policy is set to ignore") {
162 WHEN ("Changing failure setting load policy to ignore") {
173 WHEN ("Raw value space is set") {
DHandle.cpp255 WHEN ("Exporting subsystem") {
260 WHEN ("Exporting systemClass") {
401 WHEN ("Exporting root XML") {
408 WHEN ("Exporting basic parameter XML") {
425 WHEN ("Importing basic parameter XML") {
429 WHEN ("Importing raw basic parameter XML") {
463 WHEN ("Exporting root binary") {
466 WHEN ("Importing root binary") {
479 WHEN ("Exporting basic parameter binary") {
482 WHEN ("Importing basic parameter binary") {
[all …]
Dplan.md37 * WHEN no logger is set
41 * WHEN a nullptr logger is set
47 * WHEN the record logger is set
54 * WHEN the record logger is set
63 * WHEN the remote interface is NOT forbiden
68 * WHEN the remote interface is NOT forbiden
73 * WHEN the remote interface is forbiden
79 * WHEN the missing subsystem policy is set to failure
84 * WHEN the missing subsystem policy is set to failure
89 * WHEN the missing subsystem policy is set to success
[all …]
DAutoSync.cpp99 WHEN ("Turning autosync on") {
110 WHEN ("Turning autosync off") {
119 WHEN ("Turning autosync on") {
/external/parameter-framework/upstream/utility/test/
Dutility.cpp87 WHEN ("Separator, " + test.title) {
146 WHEN ("Appending to: " + quote(test.initial)) {
204 WHEN ("Testing float <=> uint32_t conversion") {
213 WHEN ("Testing double <=> uint64_t conversion") {
218 WHEN ("Testing int8_t <=> uint8_t conversion") {
/external/testng/src/test/java/test/configuration/
DBeforeClassThreadB.java7 public static long WHEN; field in BeforeClassThreadB
11 WHEN = System.currentTimeMillis(); in setup()
DBeforeClassThreadA.java7 public static long WHEN; field in BeforeClassThreadA
11 WHEN = System.currentTimeMillis(); in setup()
DBeforeClassThreadTest.java18 Assert.assertTrue(Math.abs(BeforeClassThreadA.WHEN - BeforeClassThreadB.WHEN) < 1000); in beforeClassMethodsShouldRunInParallel()
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/guestbook/server/
Dguestbook.py91 WHEN = 1 variable in GetNotesRequest.Order
93 order = messages.EnumField(Order, 3, default=Order.WHEN)
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/guestbook/client/
Dguestbook.py28 WHEN = 1 variable in GetNotesRequest.Order
/external/parameter-framework/upstream/
D.clang-format90 ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH, GIVEN, WHEN, AND_WHEN, THEN, AND_THEN,
/external/netperf/
DREADME.windows52 NOTE: WHEN COMPLING NETSERVER, it works, but I got issued the
/external/dnsmasq/contrib/dnslist/
Ddnslist.pl529 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/iptables/
DCOPYING261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/blktrace/
DLICENSE261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
DNOTICE270 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/libcap-ng/
DNOTICE261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/valgrind/
DNOTICE261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
DCOPYING261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/chromium-trace/catapult/systrace/profile_chrome/third_party/
DCOPYING261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/dnsmasq/
DCOPYING261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/iproute2/tc/
DNOTICE261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/libvncserver/
DCOPYING262 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
/external/esd/
DNOTICE261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN

123456