OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cases
(Results
226 - 250
of
5535
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js
3
cases
= [
110
for (var i = 0; i <
cases
.length; ++i) {
111
test_vector =
cases
[i][0];
112
expected_result =
cases
[i][1];
path.js
3
cases
= [
77
for (var i = 0; i <
cases
.length; ++i) {
78
test_vector =
cases
[i][0];
79
expected_result =
cases
[i][1];
standard-url.js
3
cases
= [
68
for (var i = 0; i <
cases
.length; ++i) {
69
test_vector =
cases
[i][0];
70
expected_result =
cases
[i][1];
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/RegExp/
octal-001.js
5
* Simple test
cases
for matching OctalEscapeSequences.
unicode-001.js
5
* Positive test
cases
for constructing a RegExp object
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
try-008.js
46
// add test
cases
/external/webkit/Source/WebCore/manual-tests/
template.html
18
Expected results if the test FAILS here. Please describe the results the tester would see if the bug in question is NOT FIXED. In many
cases
, this is just a description of the original bug.
/external/wpa_supplicant_8/src/utils/
build_config.h
10
* systems that do not have suitable 'make' tool. In these
cases
, it may be
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
FinishListener.java
23
* Simple listener used to exit the app in a few
cases
.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MEGetBufSize.c
45
* OMX_Sts_BadArgErr - bad arguments: if one of the following
cases
occurs:
/frameworks/base/core/java/android/annotation/
Widget.java
27
* This must be used in
cases
where:
/frameworks/base/core/tests/coretests/res/layout/
list_with_button_above.xml
18
sophisticated test
cases
by adding stuff to the list programatically.-->
/frameworks/base/core/tests/coretests/src/android/widget/focus/
RequestFocus.java
27
* Exercises
cases
where elements of the UI are requestFocus()ed.
/frameworks/base/core/tests/overlaytests/
README
14
test
cases
would not need to assume default values for non-overlaid
/frameworks/base/test-runner/src/android/test/
PerformanceCollectorTestCase.java
27
* is sufficient in most
cases
:
/frameworks/compile/libbcc/runtime/make/platform/
clang_darwin.mk
3
# not present in the libgcc that shipped on the platform. In such
cases
, we link
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardImporterNestTests.java
21
* Test
cases
specific for nested vCard.
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
VNode.java
23
* TODO: remove this and relevant classes. Given we can have appropriate test
cases
for
/frameworks/rs/
rsFifo.h
28
// threads. One is writer and one is reader. The common
cases
/frameworks/support/renderscript/v8/rs_support/
rsFifo.h
28
// threads. One is writer and one is reader. The common
cases
/gdk/samples/hello-llvm/tests/
AndroidManifest.xml
9
which is needed when building test
cases
. -->
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
packed_section_end.h
7
*
cases
, packed structures should be delared as:
packed_section_start.h
7
*
cases
, packed structures should be delared as:
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
packed_section_end.h
7
*
cases
, packed structures should be delared as:
packed_section_start.h
7
*
cases
, packed structures should be delared as:
Completed in 552 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>