HomeSort by relevance Sort by last modified time
    Searched full:surrounded (Results 1 - 25 of 322) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
MoreKeySpecSplitTests.java 113 assertTextArray("Label surrounded by spaces", " abc ", " abc ");
114 assertTextArray("Surrogate pair surrounded by space",
173 assertTextArray("Multiple chars surrounded by spaces", " a , b , c ", " a ", " b ", " c ");
177 assertTextArray("Multiple labels surrounded by spaces", " abc , def , ghi ",
183 assertTextArray("Multiple chars with comma surrounded by spaces", " a , \\, , c ",
187 assertTextArray("Multiple labels with escape surrounded by spaces",
191 assertTextArray("Multiple labels with comma and escape surrounded by spaces",
MoreKeySpecStringReferenceTests.java 116 assertTextArray("label surrounded by spaces", "!string/label_surrounded_by_spaces",
152 assertTextArray("Multiple chars surrounded by spaces",
157 assertTextArray("Multiple labels surrounded by spaces",
165 assertTextArray("Multiple chars with comma surrounded by spaces",
171 assertTextArray("Multiple labels with escape surrounded by spaces",
177 assertTextArray("Multiple labels with comma and escape surrounded by spaces",
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
escapeFlag.test 15 {"description":"End tag surrounded by bogus comment in RCDATA or RAWTEXT",
  /external/clang/test/Lexer/
has_extension.c 47 // Arbitrary feature to test that the extension name can be surrounded with
  /external/curl/tests/data/
test1046 41 # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out
test1048 49 # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out
test1050 44 # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out
  /external/jacoco/
README.android 12 compilation. The changes are surrounded by "BEGIN android-change" and "END android-change". Here
  /libnativehelper/include/nativehelper/
AsynchronousCloseMonitor.h 28 * Every blocking I/O operation must be surrounded by an AsynchronousCloseMonitor
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeBodyPartTest.java 50 // surrounded by optional bracket
  /prebuilts/go/darwin-x86/src/encoding/json/
tags.go 25 // contains a particular substr flag. substr must be surrounded by a
  /prebuilts/go/linux-x86/src/encoding/json/
tags.go 25 // contains a particular substr flag. substr must be surrounded by a
  /frameworks/base/core/java/android/net/
WifiKey.java 43 * UTF-8, it will be surrounded by double quotation marks. Otherwise, it will be a string of
59 * decoded as UTF-8, it should be surrounded by double quotation marks. Otherwise,
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
BluetoothNameUtils.java 32 * - a string surrounded by quotes
33 * - a string surrounded by parentheses
  /external/skia/platform_tools/android/examples/hello_skia_app/
README 13 are surrounded with curly braces should be replaced with the paths that are described.
  /external/google-breakpad/src/testing/gtest/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /external/protobuf/gtest/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /packages/apps/Settings/src/com/android/settings/
LinkifyUtils.java 44 * The text surrounded with "LINK_BEGIN" and "LINK_END" will become a clickable link. Only
  /external/google-breakpad/src/testing/gtest/xcode/Scripts/
versiongenerate.py 45 surrounded by squre brackets, "[" and "]" (e.g. [1.0.1]). The first
71 # Extract three integers separated by periods and surrounded by squre
  /external/protobuf/gtest/xcode/Scripts/
versiongenerate.py 45 surrounded by squre brackets, "[" and "]" (e.g. [1.0.1]). The first
71 # Extract three integers separated by periods and surrounded by squre
  /external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Scripts/
versiongenerate.py 45 surrounded by squre brackets, "[" and "]" (e.g. [1.0.1]). The first
71 # Extract three integers separated by periods and surrounded by squre
  /external/v8/tools/
jsmin.py 237 # A regexp that matches a literal string surrounded by "double quotes".
241 # A regexp that matches a literal string surrounded by 'single quotes'.
245 # A regexp that matches a regexp literal surrounded by /slashes/.
  /external/libjpeg-turbo/
wrjpgcom.1 53 The comment text must be surrounded with quotes so that it is treated as a
  /external/llvm/include/llvm/IR/
IRPrintingPasses.h 52 /// The name is surrounded with ""'s and escaped if it has any special or

Completed in 3121 milliseconds

1 2 3 4 5 6 7 8 91011>>