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

  /external/e2fsprogs/tests/progs/
random_exercise.c 32 #define STATE_CREATED 1
98 state_array[fd].state = STATE_CREATED;
157 case STATE_CREATED:
  /cts/tests/tests/print/src/android/print/cts/
InterfaceForAppsTest.java 119 case PrintJobInfo.STATE_CREATED:
120 eventually(() -> assertEquals(PrintJobInfo.STATE_CREATED,
259 eventually(() -> assertEquals(PrintJobInfo.STATE_CREATED, job.getInfo().getState()));
  /external/u-boot/drivers/usb/gadget/
ep0.c 421 case STATE_CREATED:
  /external/u-boot/include/
usbdevice.h 382 STATE_CREATED, /* just created */

Completed in 474 milliseconds