OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testMatch
(Results
1 - 12
of
12
) sorted by null
/external/v8/test/mjsunit/
string-match.js
33
function
testMatch
(name, input, regexp, result, captures, from, to) {
92
testMatch
("Nonglobal", stringSample, re_nog,
99
testMatch
("Nonglobal-ignore-lastIndex", stringSample, re_nog,
107
testMatch
("Capture-Nonglobal", stringSample3, re_multicap,
115
testMatch
("Global", stringSample2, re,
120
testMatch
("Global-ignore-lastIndex", stringSample2, re,
128
testMatch
("Capture-Global", stringSample, re_cap,
137
testMatch
("Atom", stringSample, re_atom,
146
testMatch
("Global-Atom", stringSample, re_atomg,
/cts/tests/tests/content/src/android/content/cts/
IntentFilter_AuthorityEntryTest.java
54
public void
testMatch
() {
UriMatcherTest.java
52
public void
testMatch
() {
/cts/tests/tests/os/src/android/os/cts/
PatternMatcherTest.java
115
public void
testMatch
() {
/frameworks/base/core/java/android/hardware/location/
NanoAppFilter.java
126
public boolean
testMatch
(NanoAppInstanceInfo info) {
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
TestBNF.java
107
testMatch
(p, "abb&");
108
testMatch
(p, "bba");
114
static void
testMatch
(Pick p, String source) {
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
TestBNF.java
106
testMatch
(p, "abb&");
107
testMatch
(p, "bba");
113
static void
testMatch
(Pick p, String source) {
/external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/
X509CRLSelectorTest.java
541
public void
testMatch
() {
X509CertSelectorTest.java
[
all
...]
/external/icu/icu4c/source/test/perf/howExpensiveIs/
howExpensiveIs.cpp
45
int
testMatch
(const char *aName) {
195
if(testName!=NULL &&
testMatch
(tn)) return; // skipped.
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
WifiNanHalTest.java
531
public void
testMatch
() throws JSONException {
[
all
...]
/prebuilts/sdk/system_current/
android.jar
Completed in 796 milliseconds