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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
AndroidTestReference.java 55 ITestIdentifier testid = (ITestIdentifier) obj; local
56 return getName().equals(testid.getName());
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
RSBaseCompute.java 88 private void baseTestHelper(int testid, Element inElement, Element outElement, long seed, int fact,
100 RSUtils.forEach(this, testid, mAllocationIn, mAllocationOut);
110 public void baseTest(int testid, long seed, int refStride, int outStride, int inStride, int skip, int ulp) {
111 baseTestHelper(testid, null, null, seed, 1, 0, 1, 0, refStride, outStride, inStride, skip, ulp);
147 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
151 public void forEach(int testId, Allocation mIn) throws RSRuntimeException {
  /external/mdnsresponder/mDNSCore/
uDNS.c     [all...]
mDNSEmbeddedAPI.h 1069 mDNSOpaque16 testid; member in struct:DNSServer
    [all...]

Completed in 1127 milliseconds