OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exercise
(Results
201 - 225
of
2827
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skqp/gm/
picture.cpp
39
//
Exercise
the optional arguments to drawPicture
/external/skqp/samplecode/
SampleIdentityScale.cpp
22
// Intended to
exercise
pixel snapping observed with scaled images (and
/external/skqp/tests/
BlitMaskClip.cpp
36
//
Exercise
all clips compared with different widths of bitMask. Make sure that no buffer
/external/skqp/tools/
get_current_monitor_profile.cpp
36
// profile for a particular window or region of a window), is an
exercise
left to the reader.
/external/slf4j/slf4j-api/src/test/java/org/slf4j/helpers/
MyRandom.java
48
unused = y >>> (48 - bits); // just
exercise
the >>> operator
/external/valgrind/none/tests/s390x/
laa.c
43
/* the test for cc = 3 is left as an
exercise
for the reader. */
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
neteq_performance_unittest.cc
16
// Runs a test with 10% packet losses and 10% clock drift, to
exercise
/frameworks/base/core/java/android/webkit/
ServiceWorkerClient.java
34
* clients should
exercise
caution when accessing private data or the view system.
/frameworks/base/core/tests/coretests/src/android/view/
Visibility.java
27
*
Exercise
View's ability to change their visibility: GONE, INVISIBLE and
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
AddColumnTest.java
31
* setup to
exercise
the case of adding row programmatically in a table.
FixedWidthTest.java
28
* setup to
exercise
tables in which cells use fixed width and height.
HorizontalGravityTest.java
29
* setup to
exercise
tables in which cells use horizontal gravity.
WeightTest.java
28
* setup to
exercise
tables in which cells use a weight.
/frameworks/compile/slang/tests/P_reduce_general_result/
gen-result.pl
3
# Generate trivial test cases to
exercise
result types.
/frameworks/support/webkit/src/main/java/androidx/webkit/
ServiceWorkerClientCompat.java
37
* clients should
exercise
caution when accessing private data or the view system.
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
DistinctOpTest.java
100
exercise
();
161
.
exercise
();
171
.
exercise
();
200
.
exercise
();
FindAnyOpTest.java
75
Optional<Integer> or = withData(data).terminal(fs, s -> s.findAny()).equalator(VALID_ANSWER).
exercise
();
99
OptionalInt or = withData(data).terminal(fs, s -> s.findAny()).equalator(INT_VALID_ANSWER).
exercise
();
123
OptionalLong or = withData(data).terminal(fs, s -> s.findAny()).equalator(LONG_VALID_ANSWER).
exercise
();
147
OptionalDouble or = withData(data).terminal(fs, s -> s.findAny()).equalator(DOUBLE_VALID_ANSWER).
exercise
();
/packages/apps/Test/connectivity/sl4n/
README.md
38
Optional library dependency for running tests that
exercise
the Bluetoothtbd service:
/prebuilts/go/darwin-x86/misc/cgo/testshared/src/global/
main.go
68
// and
exercise
different SSA rules.
/prebuilts/go/linux-x86/misc/cgo/testshared/src/global/
main.go
68
// and
exercise
different SSA rules.
/external/icu/icu4c/source/samples/datefmt/
README.TXT
8
This sample was originally intended as an
exercise
for the ICU Workshop (September 2000).
30
This
exercise
was first developed and tested on ICU release 1.6.0, Win32,
98
The
exercise
includes answers. These are in the "answers" directory,
/external/icu/icu4c/source/samples/translit/
README.TXT
9
This sample was originally intended as an
exercise
for the ICU Workshop (September 2000).
37
This
exercise
was developed and tested on ICU release 1.6.0, Win32,
102
The
exercise
includes answers. These are in the "answers" directory,
/sdk/files/typos/
typos-hu.txt
98
# from the Licensor to
exercise
rights under this License despite a
124
#
exercise
the rights in the Work as stated below:
147
# royalties for any
exercise
by You of the rights granted under
152
# the exclusive right to collect such royalties for any
exercise
158
# any
exercise
by You of the rights granted under this License.
162
# such modifications as are technically necessary to
exercise
the rights
174
# ability of the recipient of the Work to
exercise
the rights granted
181
# recipient of the Work from You to
exercise
the rights granted to
207
# to
exercise
the rights granted to that recipient under the terms of
214
# of a recipient of the Adaptation from You to
exercise
the right
[
all
...]
typos-nb.txt
98
# from the Licensor to
exercise
rights under this License despite a
124
#
exercise
the rights in the Work as stated below:
147
# royalties for any
exercise
by You of the rights granted under
152
# the exclusive right to collect such royalties for any
exercise
158
# any
exercise
by You of the rights granted under this License.
162
# such modifications as are technically necessary to
exercise
the rights
174
# ability of the recipient of the Work to
exercise
the rights granted
181
# recipient of the Work from You to
exercise
the rights granted to
207
# to
exercise
the rights granted to that recipient under the terms of
214
# of a recipient of the Adaptation from You to
exercise
the right
[
all
...]
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DelegatedCertInstallerTest.java
45
*
Exercise
delegated cert installer APIs in {@link DevicePolicyManager} by setting the test app
195
//
Exercise
installCaCert()
204
//
Exercise
getInstalledCaCerts()
213
//
Exercise
uninstallCaCert()
246
//
Exercise
installKeyPair()
Completed in 3348 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>