OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Example
(Results
1 - 25
of
43
) sorted by null
1
2
/cts/tests/tests/example/src/android/example/
Example.java
17
package android.
example
;
20
*
Example
class being tested. In a real test, the classes to test would
24
public class
Example
{
/cts/tests/tests/example/src/android/example/cts/
ExampleSecondaryTest.java
17
package android.
example
.cts;
19
import android.
example
.
Example
;
24
*
Example
test to demonstrate how tests work as well as to serve as a
40
* Test {@link
Example
#zorch}.
43
assertEquals("zorch",
Example
.zorch());
ExampleTest.java
17
package android.
example
.cts;
19
import android.
example
.
Example
;
24
*
Example
test to demonstrate how tests work as well as to serve as
25
* a smoke test for the CTS. (If the
example
test is "broken," then it
39
* Test {@link
Example
#blort}.
42
assertEquals("blort",
Example
.blort());
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/annotation/
HasAnnotationTest.java
48
return new HasAnnotation(
Example
.class).apply(testMethod);
53
public @interface
Example
{
56
@
Example
59
@
Example
69
@
Example
/sdk/eclipse/scripts/
update_version.sh
11
Example
:
/frameworks/compile/libbcc/runtime/make/platform/
multi_arch.mk
1
Description :=
Example
configuration for build two libraries for separate \
/external/icu4c/data/translit/
trnsfiles.mk
13
#
Example
'trnslocal.mk' files:
/build/tools/
dump-package-stats
38
Example
output line:
/cts/tests/tests/example/
Android.mk
19
# Replace "
Example
" with your name.
/cts/tests/tests/renderscript/
Android.mk
19
# Replace "
Example
" with your name.
/external/icu4c/data/misc/
miscfiles.mk
13
#
Example
'misclocal.mk' files:
/external/icu4c/data/sprep/
sprepfiles.mk
13
#
Example
'spreplocal.mk' files:
/frameworks/compile/libbcc/runtime/make/
util.mk
62
#
Example
:
65
#
Example
Output:
/external/icu4c/data/brkitr/
brkfiles.mk
14
#
Example
'brklocal.mk' files:
/external/libvpx/examples/includes/geshi/contrib/
example.php
3
* GeSHi
example
script
9
* @version $Id:
example
.php 1512 2008-07-21 21:05:40Z benbe $
88
$geshi->set_header_content('<SPEED> <TIME> GeSHi © 2004-2007, Nigel McNie, 2007-2008 Benny Baumann. View source of
example
.php for
example
of using GeSHi');
160
<h2>GeSHi
Example
Script</h2>
/external/markdown/MarkdownTest/
MarkdownTest.pl
114
Use "--" to end switch parsing. For
example
, to open a file named "-z", use:
123
"./Markdown.pl".
Example
:
/external/icu4c/data/rbnf/
rbnffiles.mk
14
#
Example
'rbnflocal.mk' files:
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php
409
#
Example
input: "Isn't this fun?"
410
#
Example
output: “Isn’t this fun?”
498
#
Example
input: ``Isn't this fun?''
499
#
Example
output: “Isn't this fun?”
514
#
Example
input: `Isn't this fun?'
515
#
Example
output: ‘Isn’t this fun?’
583
#
Example
input: Huh...?
584
#
Example
output: Huh…?
598
#
Example
input: “Hello — world.”
599
#
Example
output: "Hello -- world.
[
all
...]
/external/icu4c/data/lang/
resfiles.mk
14
#
Example
'reslocal.mk' files:
/external/icu4c/data/mappings/
ucmfiles.mk
13
#
Example
'ucmlocal.mk' files:
/external/icu4c/data/region/
resfiles.mk
14
#
Example
'reslocal.mk' files:
/external/icu4c/data/zone/
resfiles.mk
14
#
Example
'reslocal.mk' files:
/external/iproute2/doc/
api-ip6-flowlabels.tex
176
\paragraph{
Example
.}
177
\addcontentsline{toc}{subsection}{
Example
}
341
\paragraph{
Example
.}
342
\addcontentsline{toc}{subsection}{
Example
}
378
A bit more complicated
example
using routing header can be found
380
contains an
example
of using operation \verb|IPV6_FL_A_RENEW|.
/external/mesa3d/docs/OLD/
MESA_program_debug.spec
79
example
.
309
Example
Usage
311
The following is a very simple
example
of how this extension may
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl
108
Example
of a config:
Completed in 755 milliseconds
1
2