/test/vti/dashboard/src/main/webapp/WEB-INF/ |
D | datastore-indexes.xml | 18 <property name="type" direction="asc"/> 19 <property name="__key__" direction="desc"/> 23 <property name="type" direction="asc"/> 24 <property name="__key__" direction="asc"/> 28 <property name="__key__" direction="desc"/> 32 <property name="passCount" direction="asc"/> 36 <property name="failCount" direction="asc"/> 40 <property name="failCount" direction="asc"/> 41 <property name="passCount" direction="asc"/> 45 <property name="type" direction="asc"/> [all …]
|
/test/vti/test_serving/gae/webapp/src/endpoint/ |
D | endpoint_base.py | 125 direction="asc"): argument 135 direction: a string, "asc" for ascending order and "desc" for 148 direction=direction) 251 def SortQuery(self, query, metaclass, sort_key, direction): argument 252 """Sorts the given query with sort_key and direction. 258 direction: a string, "asc" for ascending order and "desc" for 262 if direction == "desc": 316 direction=request.direction,
|
D | endpoint_base_test.py | 117 direction="", 138 direction="", 159 direction="", 174 direction="", 205 direction="", 226 direction="asc", 243 direction="desc",
|
/test/vti/test_serving/gae/ |
D | index.yaml | 6 direction: asc 18 direction: desc 96 direction: desc 112 direction: desc
|
D | buildv1openapi.json | 82 "direction": { object
|
D | hostv1openapi.json | 116 "direction": { object
|
D | labv1openapi.json | 116 "direction": { object
|
D | schedulev1openapi.json | 116 "direction": { object
|
D | jobv1openapi.json | 116 "direction": { object
|
/test/vti/test_serving/gae/frontend/src/app/menu/device/ |
D | device.service.ts | 38 direction: string): Observable<DeviceWrapper> { 40 …eWrapper>(url, {size: size, offset: offset, filter: filterInfo, sort: sort, direction: direction})
|
/test/vti/test_serving/gae/frontend/src/app/menu/build/ |
D | build.service.ts | 38 direction: string): Observable<BuildWrapper> { 40 …ldWrapper>(url, {size: size, offset: offset, filter: filterInfo, sort: sort, direction: direction})
|
/test/vti/test_serving/gae/frontend/src/app/menu/lab/ |
D | lab.service.ts | 39 direction: string): Observable<HostWrapper> { 41 …tWrapper>(url, {size: size, offset: offset, filter: filterInfo, sort: sort, direction: direction})
|
D | lab.component.scss | 7 flex-direction: column;
|
/test/vti/test_serving/gae/frontend/src/app/menu/job/ |
D | job.service.ts | 39 direction: string): Observable<JobWrapper> { 41 …bWrapper>(url, {size: size, offset: offset, filter: filterInfo, sort: sort, direction: direction})
|
/test/vti/test_serving/gae/frontend/src/app/menu/schedule/ |
D | schedule.service.ts | 40 direction: string): Observable<ScheduleWrapper> { 42 …eWrapper>(url, {size: size, offset: offset, filter: filterInfo, sort: sort, direction: direction})
|
/test/vts/utils/python/web/ |
D | web_utils.py | 246 regression_mode: specifies the direction of change which indicates 291 regression_mode: specifies the direction of change which indicates 336 regression_mode: specifies the direction of change which indicates 361 regression_mode: specifies the direction of change which indicates
|
/test/vts/hals/light/bullhead/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/test/mlts/benchmark/ |
D | LICENSE | 19 direction or management of such entity, whether by contract or
|
/test/mlts/models/ |
D | LICENSE | 19 direction or management of such entity, whether by contract or
|
/test/vti/test_serving/gae/webapp/src/proto/ |
D | model.py | 398 direction = messages.StringField(5) variable in GetRequestMessage
|
/test/vti/dashboard/src/main/java/com/android/vts/util/ |
D | FilterUtil.java | 443 * @param dir The sort direction of the returned list.
|
/test/suite_harness/tools/dex-tools/dex/ |
D | classes.out.dex | 470 public static final int direction 33007 @dalvik.annotation.InnerClass (accessFlags =16409 name =Direction ) 33008 @dalvik.annotation.Signature (value =Ljava/lang/Enum<Landroid/graphics/Path$Direction;>; ) 33010 public final class android.graphics.Path$Direction extends java.lang.Enum 33014 private static final android.graphics.Path$Direction[] $VALUES 33016 public static final android.graphics.Path$Direction CCW 33018 public static final android.graphics.Path$Direction CW 33030 public static android.graphics.Path$Direction valueOf( 33033 public static android.graphics.Path$Direction[] values() 33071 @dalvik.annotation.MemberClasses (value =Landroid/graphics/Path$Direction;Landroid/graphics/Path$Fi… [all …]
|
D | classes0.out.dex | 38317 private int direction
|