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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
AndroidTestReference.java 53 ITestIdentifier testid = (ITestIdentifier) obj; local
54 return getName().equals(testid.getName());
  /external/bluetooth/hcidump/parser/
csr.c 185 uint16_t testid; local
187 testid = CSR_U16(frm);
190 printf("%s: test id %d\n", str, testid);

Completed in 180 milliseconds