HomeSort by relevance Sort by last modified time
    Searched full:emptyid (Results 1 - 5 of 5) sorted by null

  /prebuilts/go/darwin-x86/src/os/user/
lookup_unix_test.go 22 emptyid:*::root
47 {testGroupFile, "emptyid", ""},
  /prebuilts/go/linux-x86/src/os/user/
lookup_unix_test.go 22 emptyid:*::root
47 {testGroupFile, "emptyid", ""},
  /hardware/interfaces/drm/1.1/vts/functional/
drm_hal_clearkey_test.cpp 801 hidl_vec<uint8_t> emptyId;
802 auto stat = drmPlugin->removeSecureStop(emptyId);
  /external/skia/tests/
GrShapeTest.cpp 243 uint32_t emptyID = SkPath().getGenerationID();
248 REPORTER_ASSERT(r, baseIsNonVolatilePath == (baseID != emptyID));
251 REPORTER_ASSERT(r, peIsPath || (peID == emptyID));
252 REPORTER_ASSERT(r, peStrokeIsPath || (peStrokeID == emptyID));
253 REPORTER_ASSERT(r, fullIsPath || (fullID == emptyID));
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 243 uint32_t emptyID = SkPath().getGenerationID();
248 REPORTER_ASSERT(r, baseIsNonVolatilePath == (baseID != emptyID));
251 REPORTER_ASSERT(r, peIsPath || (peID == emptyID));
252 REPORTER_ASSERT(r, peStrokeIsPath || (peStrokeID == emptyID));
253 REPORTER_ASSERT(r, fullIsPath || (fullID == emptyID));
    [all...]

Completed in 114 milliseconds