/external/webrtc/modules/video_coding/ |
D | jitter_estimator_tests.cc | 92 struct TestContext { in TEST_F() struct 93 TestContext() in TEST_F() argument 98 double upper_bound; in TEST_F() 99 double rtt_mult; in TEST_F() 100 absl::optional<double> rtt_mult_add_cap_ms; in TEST_F() 101 rtc::HistogramPercentileCounter percentiles; in TEST_F()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationSmokeTests.cpp | 569 struct TestContext struct 571 const DeviceInterface& vkd; 572 const VkDevice device; 573 const deUint32 queueFamilyIndex; 574 const BinaryCollection& binaryCollection; 575 Allocator& allocator; 577 const tcu::Vec4* vertices; 578 deUint32 numVertices; 579 tcu::IVec2 renderDimension; 580 VkFence fences[2]; [all …]
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
D | unpoison-alternate-stack.cpp | 32 struct TestContext { struct 33 char *LeftRedzone; 34 char *RightRedzone; 35 std::jmp_buf JmpBuf;
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | util_test.cc | 33 struct TestContext : public TfLiteContext { struct 34 string error; 35 std::vector<int> new_size;
|
/external/skqp/tools/gpu/atlastext/ |
D | TestAtlasTextRenderer.h | 16 class TestContext; variable
|
/external/rust/crates/tinytemplate/src/ |
D | template.rs | 365 struct TestContext { struct 366 number: usize, 367 string: &'static str, 368 boolean: bool, 369 null: Option<usize>, 370 array: Vec<usize>, 371 nested: NestedContext, 372 escapes: &'static str,
|
/external/skia/tools/gpu/ |
D | TestContext.cpp | 17 TestContext::TestContext() : fGpuTimer(nullptr) {} in TestContext() function in sk_gpu_test::TestContext
|
/external/skqp/tools/gpu/ |
D | TestContext.cpp | 16 TestContext::TestContext() in TestContext() function in sk_gpu_test::TestContext
|
/external/skia/tools/gpu/mock/ |
D | MockTestContext.cpp | 45 TestContext* CreateMockTestContext(TestContext*) { return new MockTestContext(); } in CreateMockTestContext() argument
|
/external/deqp/framework/common/ |
D | tcuTestContext.cpp | 31 TestContext::TestContext ( in TestContext() function in tcu::TestContext
|
D | tcuTestContext.hpp | 48 class TestContext class
|
/external/skqp/tools/gpu/mock/ |
D | MockTestContext.cpp | 46 TestContext* CreateMockTestContext(TestContext*) { return new MockTestContext(); } in CreateMockTestContext() argument
|
/external/deqp/external/openglcts/modules/common/ |
D | glcFramebufferCompleteness.cpp | 48 struct TestContext struct 50 const glu::RenderContext& renderContext; 51 const glw::Functions& gl; 52 vector<GLuint>& fboIds; 53 vector<GLuint>& texIds; 54 vector<GLuint>& rboIds;
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestContext.java | 22 public class TestContext extends BidiFmwk { class
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | TestContext.java | 25 public class TestContext extends BidiFmwk { class
|
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/ |
D | test_context.h | 41 TestContext(PerformanceMode perfMode, in TestContext() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 67 struct TestContext { struct 68 int iterations; 69 int threads; 70 int g0; // global 0 71 int g1; // global 1 72 absl::Mutex mu; 73 absl::CondVar cv;
|
/external/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 66 struct TestContext { struct 67 int iterations; 68 int threads; 69 int g0; // global 0 70 int g1; // global 1 71 absl::Mutex mu; 72 absl::CondVar cv;
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 66 struct TestContext { struct 67 int iterations; 68 int threads; 69 int g0; // global 0 70 int g1; // global 1 71 absl::Mutex mu; 72 absl::CondVar cv;
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | mutex_test.cc | 67 struct TestContext { struct 68 int iterations; 69 int threads; 70 int g0; // global 0 71 int g1; // global 1 72 absl::Mutex mu; 73 absl::CondVar cv;
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 67 struct TestContext { struct 68 int iterations; 69 int threads; 70 int g0; // global 0 71 int g1; // global 1 72 absl::Mutex mu; 73 absl::CondVar cv;
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 67 struct TestContext { struct 68 int iterations; 69 int threads; 70 int g0; // global 0 71 int g1; // global 1 72 absl::Mutex mu; 73 absl::CondVar cv;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | AnyScriptTest.java | 33 public void TestContext() { in TestContext() method in AnyScriptTest
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | AnyScriptTest.java | 30 public void TestContext() { in TestContext() method in AnyScriptTest
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | kernel_util_test.cc | 34 struct TestContext : public TfLiteContext { struct 35 string error;
|