Searched
full:description (Results
276 -
300 of
29811) sorted by null
<<11121314151617181920>>
/external/testng/src/test/java/test/dataprovider/ |
InheritedDataProviderTest.java | 5 //@Test(description = "class")
|
/external/testng/src/test/java/test/jason/ |
MainBase.java | 7 @Test(description = "This test is never run but prevents AfterClass")
|
/external/vulkan-validation-layers/layers/linux/ |
VkLayer_core_validation.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_image.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_object_tracker.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_parameter_validation.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_swapchain.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_threading.json | 9 "description": "Google Validation Layer",
|
VkLayer_unique_objects.json | 9 "description": "Google Validation Layer"
|
/external/vulkan-validation-layers/layers/windows/ |
VkLayer_core_validation.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_image.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_object_tracker.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_parameter_validation.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_swapchain.json | 9 "description": "LunarG Validation Layer",
|
VkLayer_threading.json | 9 "description": "Google Validation Layer",
|
VkLayer_unique_objects.json | 9 "description": "Google Validation Layer"
|
/external/vulkan-validation-layers/tests/layers/linux/ |
VkLayer_wrap_objects.json | 9 "description": "LunarG Dispatchable Object Wrapping Layer"
|
/external/vulkan-validation-layers/tests/layers/windows/ |
VkLayer_wrap_objects.json | 9 "description": "LunarG Dispatchable Object Wrapping Layer"
|
/external/webrtc/third_party/gtest-parallel/ |
README.webrtc | 6 Description:
|
/frameworks/base/core/java/android/net/ |
EventLogTags.logtags | 1 # See system/core/logcat/event.logtags for a description of the format of this file.
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
EventLogTags.logtags | 1 # See system/core/logcat/event.logtags for a description of the format of this file.
|
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
MockUtils.java | 29 import org.hamcrest.Description; 47 public void describeTo(Description description) { 48 description.appendText("UserHandle: user-id= \"" + userId + "\""); 63 public void describeTo(Description description) { 64 description.appendText("Intent: component=\"" + component + "\""); 79 public void describeTo(Description description) { 80 description.appendText("Intent: action=\"" + action + "\"") [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
EventLogTags.logtags | 1 # See system/core/logcat/event.logtags for a description of the format of this file.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
EventLogTags.logtags | 1 # See system/core/logcat/event.logtags for a description of the format of this file.
|
/packages/services/Telephony/src/com/android/phone/ |
EventLogTags.logtags | 1 # See system/core/logcat/event.logtags for a description of the format of this file.
|
Completed in 1307 milliseconds
<<11121314151617181920>>