| /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/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/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/graphite/mtl/ |
| D | GraphiteMtlTestContext.h | 34 TestContext(const skgpu::mtl::BackendContext& mtl) : fMtl(mtl) {} in TestContext() function
|
| /external/skia/tools/gpu/ |
| D | TestContext.cpp | 17 TestContext::TestContext() : fGpuTimer(nullptr) {} in TestContext() function in sk_gpu_test::TestContext
|
| /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/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/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
| D | TestContext.java | 25 public class TestContext extends BidiFmwk { class
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
| D | TestContext.java | 22 public class TestContext extends BidiFmwk { class
|
| /external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
| D | mutex_test.cc | 68 struct TestContext { struct 69 int iterations; 70 int threads; 71 int g0; // global 0 72 int g1; // global 1 73 absl::Mutex mu; 74 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/abseil-cpp/absl/synchronization/ |
| D | mutex_test.cc | 68 struct TestContext { struct 69 int iterations; 70 int threads; 71 int g0; // global 0 72 int g1; // global 1 73 absl::Mutex mu; 74 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 | 68 struct TestContext { struct 69 int iterations; 70 int threads; 71 int g0; // global 0 72 int g1; // global 1 73 absl::Mutex mu; 74 absl::CondVar cv;
|
| /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/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 | 36 struct TestContext : public TfLiteContext { struct 37 string error;
|
| /external/tensorflow/tensorflow/core/data/ |
| D | serialization_utils_test.cc | 48 class TestContext { class
|
| /external/deqp/execserver/tools/ |
| D | xsTest.cpp | 165 class TestContext class 168 TestContext (void) : startServer(false) {} in TestContext() function in xs::TestContext
|
| /external/python/cpython3/Lib/test/ |
| D | test_raise.py | 297 class TestContext(unittest.TestCase): class
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | single_threaded_executor_test.cc | 122 void TestContext(Executor::Args args, in TestContext() function in tensorflow::data::__anonfd8bf1f70111::ExecutorTest
|