/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/ |
D | HpackDecodeTestBase.java | 56 private final Story story; field in HpackDecodeTestBase 58 public HpackDecodeTestBase(Story story) { in HpackDecodeTestBase() 70 protected void testDecoder(Story story) throws Exception { in testDecoder()
|
D | HpackRoundTripTest.java | 47 public HpackRoundTripTest(Story story) { in HpackRoundTripTest() 53 Story story = getStory().clone(); in testRoundTrip() local
|
D | HpackDecodeInteropTest.java | 29 public HpackDecodeInteropTest(Story story) { in HpackDecodeInteropTest()
|
/external/chromium-trace/catapult/telemetry/telemetry/story/ |
D | story_filter.py | 24 def HasMatch(self, story): argument 37 def HasLabelIn(self, story): argument 70 def IsSelected(cls, story): argument
|
D | story_set.py | 99 def AddStory(self, story): argument 103 def RemoveStory(self, story): argument 131 def WprFilePathForStory(self, story): argument
|
D | shared_state.py | 31 def WillRunStory(self, story): argument 45 def CanRunStory(self, story): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/ |
D | story_run.py | 10 def __init__(self, story): argument 18 def story(self): member in StoryRun
|
/external/chromium-trace/catapult/telemetry/telemetry/android/ |
D | shared_android_state.py | 52 def WillRunStory(self, story): argument 59 def CanRunStory(self, story): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/ |
D | story_runner.py | 71 def _RunStoryAndProcessErrorIfNeeded(story, results, state, test): argument 132 def AddStory(self, story): argument
|
D | story_runner_unittest.py | 60 def WillRunStory(self, story): argument 63 def CanRunStory(self, story): argument 402 def WillRunStory(self, story): argument 658 def WillRunStory(self, story): argument 667 def CanRunStory(self, story): argument
|
/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/hpackjson/ |
D | Story.java | 50 Story story = new Story(); in clone() local
|
D | HpackJsonUtil.java | 77 Story story = readStory(storyInputStream); in readStories() local
|
/external/chromium-trace/catapult/telemetry/telemetry/testing/ |
D | story_set_smoke_test.py | 88 def CheckAttributesOfStoryBasicAttributes(self, story): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/wpr/ |
D | archive_info.py | 100 def WprFilePathForStory(self, story): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
D | benchmark_unittest.py | 25 def __init__(self, story): argument
|