OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNIPPET
(Results
1 - 2
of
2
) sorted by null
/external/grpc-grpc/tools/api_reference/
add_google_analytics.sh
17
# GA tracking
snippet
to them.
19
read -r -d ''
SNIPPET
<< EOF
31
S=$(echo -n "$
SNIPPET
" | tr '\n' ' ')
/cts/tests/tests/provider/src/android/provider/cts/contacts/
ContactsContract_SearchSnippetsTest.java
47
SearchSnippets.
SNIPPET
104
expected.put(SearchSnippets.
SNIPPET
, "eggs@[farmers].org");
116
expected.put(SearchSnippets.
SNIPPET
, "eggs@[farmers].org");
127
expected.put(SearchSnippets.
SNIPPET
, "[510-123-5769]");
139
expected.put(SearchSnippets.
SNIPPET
, "[510-123-5769]");
150
expected.put(SearchSnippets.
SNIPPET
, "123 Main [Street] Unit 3113\u2026");
162
expected.put(SearchSnippets.
SNIPPET
, "123 Main [Street] Unit 3113\u2026");
173
expected.put(SearchSnippets.
SNIPPET
, "\u2026dog jumps [over] the quick\u2026");
185
expected.put(SearchSnippets.
SNIPPET
, "\u2026dog jumps [over] the quick\u2026");
196
expected.put(SearchSnippets.
SNIPPET
, "[123-456-7890]")
[
all
...]
Completed in 284 milliseconds