Home
last modified time | relevance | path

Searched defs:story (Results 1 – 25 of 35) sorted by relevance

12

/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/
DHpackDecodeTestBase.java56 private final Story story; field in HpackDecodeTestBase
58 public HpackDecodeTestBase(Story story) { in HpackDecodeTestBase()
70 protected void testDecoder(Story story) throws Exception { in testDecoder()
DHpackRoundTripTest.java47 public HpackRoundTripTest(Story story) { in HpackRoundTripTest()
53 Story story = getStory().clone(); in testRoundTrip() local
DHpackDecodeInteropTest.java29 public HpackDecodeInteropTest(Story story) { in HpackDecodeInteropTest()
/external/angle/src/tests/perf_tests/
DDrawCallPerfParams.cpp33 std::string DrawCallPerfParams::story() const in story() function in DrawCallPerfParams
DPreRotationPerf.cpp53 std::string PreRotationParams::story() const in story() function in __anon25eba4aa0111::PreRotationParams
DIndexConversionPerf.cpp21 std::string story() const override in story() function
DDynamicPromotionPerfTest.cpp32 std::string DynamicPromotionParams::story() const in story() function in __anondc1f1dff0111::DynamicPromotionParams
DClearPerf.cpp52 std::string ClearParams::story() const in story() function in __anon4c3758da0111::ClearParams
DDispatchComputePerf.cpp34 std::string DispatchComputePerfParams::story() const in story() function in __anon19bac7a00111::DispatchComputePerfParams
DPointSprites.cpp69 std::string PointSpritesParams::story() const in story() function in __anon974eca7a0111::PointSpritesParams
DBindingPerf.cpp55 std::string BindingsParams::story() const in story() function in angle::BindingsParams
DMultisampledRenderToTexturePerf.cpp53 std::string MultisampledRenderToTextureParams::story() const in story() function in __anon658e6d980111::MultisampledRenderToTextureParams
DLinkProgramPerfTest.cpp52 std::string story() const override in story() function
DDrawElementsPerf.cpp38 std::string story() const override in story() function
DFramebufferAttachmentPerfTest.cpp47 std::string FramebufferAttachmentParams::story() const in story() function in angle::FramebufferAttachmentParams
Dglmark2Benchmark.cpp111 std::string story = GetParam().info.name; in GLMark2Benchmark() local
DBlitFramebufferPerf.cpp106 std::string story() const override in story() function
DGenerateMipmapPerf.cpp55 std::string GenerateMipmapParams::story() const in story() function in __anon2a5285a20111::GenerateMipmapParams
DTextureSampling.cpp56 std::string TextureSamplingParams::story() const in story() function in __anon5a9153120111::TextureSamplingParams
DVulkanBarriersPerf.cpp115 std::string VulkanBarriersPerfParams::story() const in story() function in __anonb15f171e0111::VulkanBarriersPerfParams
DBufferSubData.cpp206 std::string BufferSubDataParams::story() const in story() function in __anon8c5545040111::BufferSubDataParams
/external/angle/src/tests/test_utils/runner/
DHistogramWriter.h50 const std::string &story, in addSample()
DHistogramWriter.cpp55 const std::string &story, in addSample()
/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/hpackjson/
DStory.java50 Story story = new Story(); in clone() local
DHpackJsonUtil.java77 Story story = readStory(storyInputStream); in readStories() local

12