HomeSort by relevance Sort by last modified time
    Searched refs:alter (Results 1 - 25 of 25) sorted by null

  /external/testng/src/main/java/org/testng/
IAlterSuiteListener.java 9 * alter a suite or a test based on their own needs.
23 void alter(List<XmlSuite> suites); method in interface:IAlterSuiteListener
TestNG.java     [all...]
  /external/mockito/src/test/java/org/mockitousage/
PlaygroundWithDemoOfUnclonedParametersProblemTest.java 66 willAnswer(byCheckingLogEquals(finalLog)).given(importLogDao).alter(any(ImportLogBean.class));
72 verify(importLogDao).alter(any(ImportLogBean.class));
132 importLogDao.alter(importLogBean);
141 void alter(ImportLogBean importLogBean);
  /external/testng/src/test/java/test/listeners/
AlterSuiteListenerTest.java 61 public void alter(List<XmlSuite> suites) { method in class:AlterSuiteListenerTest.AlterSuiteNameListener
71 public void alter(List<XmlSuite> suites) { method in class:AlterSuiteListenerTest.AlterXmlTestsInSuiteListener
  /external/flatbuffers/android/jni/
Application.mk 7 # including commercial applications, and to alter it and redistribute it
Android.mk 7 # including commercial applications, and to alter it and redistribute it
build_flatc.bat 7 @rem including commercial applications, and to alter it and redistribute it
  /external/flatbuffers/samples/android/jni/
Application.mk 7 # including commercial applications, and to alter it and redistribute it
Android.mk 7 # including commercial applications, and to alter it and redistribute it
  /external/libpcap/
optimize.c 689 vstore(struct stmt *s, int *valp, int newval, int alter)
691 if (alter && newval != VAL_UNKNOWN && *valp == newval)
1039 * anything it defines in the value table 'val'. If 'alter' is true,
1045 struct stmt *s, int val[], int alter)
1056 vstore(s, &val[A_ATOM], v, alter);
1063 if (alter && opt_state->vmap[v].is_const) {
1071 vstore(s, &val[A_ATOM], v, alter);
1076 vstore(s, &val[A_ATOM], v, alter);
1081 vstore(s, &val[A_ATOM], v, alter);
1086 vstore(s, &val[X_ATOM], v, alter);
    [all...]
  /external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonErrorNode.as 55 // people should subclass if they alter the tree type so this
  /external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonErrorNode.js 41 // people should subclass if they alter the tree type so this
  /external/curl/docs/cmdline-opts/
cacert.d 9 is typically used to alter that default file.
  /external/golang-protobuf/proto/
discard_test.go 133 // Clone the input so that we don't alter the original.
  /external/scapy/test/
ipsec.uts     [all...]
  /external/syzkaller/vendor/golang.org/x/net/http/httpguts/
httplex.go 292 // will not alter header field parsing, carriage return (CR, ASCII
  /external/syzkaller/vendor/github.com/google/go-cmp/cmp/
compare.go 165 // This function is stateless in that it does not alter the current result,
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 21 ; including commercial applications, and to alter it and redistribute it
  /external/zlib/src/contrib/masmx86/
match686.asm 173 ;; including commercial applications, and to alter it and redistribute it
  /external/kotlinc/
LICENSE     [all...]
NOTICE     [all...]
  /external/syzkaller/vendor/golang.org/x/net/http2/
server.go     [all...]
  /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 963 milliseconds