/external/grpc-grpc/test/core/surface/ |
D | num_external_connectivity_watchers_test.cc | 32 typedef struct test_fixture { struct 35 } test_fixture; argument 66 static void run_timeouts_test(const test_fixture* fixture) { in run_timeouts_test() 120 const test_fixture* fixture) { in run_channel_shutdown_before_timeout_test() 164 static const test_fixture insecure_test = { 188 static const test_fixture secure_test = {
|
D | sequential_connectivity_test.cc | 32 typedef struct test_fixture { struct 36 } test_fixture; argument 54 static void run_test(const test_fixture* fixture) { in run_test() 130 static const test_fixture insecure_test = { 164 static const test_fixture secure_test = {
|
/external/rust/crates/vsock/ |
D | Makefile | 55 …sudo qemu-system-x86_64 -kernel test_fixture/bzImage -initrd target/$(TOOLCHAIN)/debug/initrd.cpio… 60 …sudo qemu-system-x86_64 -kernel test_fixture/bzImage -initrd target/$(TOOLCHAIN)/debug/initrd.cpio… 67 cp test_fixture/busybox.cpio /tmp/$(ID)/initrd.cpio 68 cp test_fixture/init /tmp/$(ID)/init
|
D | Cargo.toml.orig | 11 exclude = ["test_fixture"]
|
D | Cargo.toml | 18 exclude = ["test_fixture"]
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | test_macros.h | 88 #define XLA_TEST_F(test_fixture, test_name) TEST_F(test_fixture, test_name) argument
|
/external/pigweed/pw_unit_test/public/pw_unit_test/ |
D | framework.h | 46 #define TEST_F(test_fixture, test_name) \ argument 47 _PW_TEST(test_fixture, test_name, test_fixture)
|
/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | CMakeLists.txt | 16 ${CMAKE_CURRENT_SOURCE_DIR}/../test_fixture.h
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | CMakeLists.txt | 16 ${CMAKE_CURRENT_SOURCE_DIR}/../test_fixture.h
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
D | CMakeLists.txt | 16 ${CMAKE_CURRENT_SOURCE_DIR}/../test_fixture.h
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 2144 #define TEST_F(test_fixture, test_name)\ argument 2145 GTEST_TEST_(test_fixture, test_name, test_fixture, \ 2146 ::testing::internal::GetTypeId<test_fixture>())
|
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 2216 #define TEST_F(test_fixture, test_name)\ argument 2217 GTEST_TEST_(test_fixture, test_name, test_fixture, \ 2218 ::testing::internal::GetTypeId<test_fixture>())
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 2313 #define TEST_F(test_fixture, test_name)\ argument 2314 GTEST_TEST_(test_fixture, test_name, test_fixture, \ 2315 ::testing::internal::GetTypeId<test_fixture>())
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest.h | 2345 #define TEST_F(test_fixture, test_name) \ argument 2346 GTEST_TEST_(test_fixture, test_name, test_fixture, \ 2347 ::testing::internal::GetTypeId<test_fixture>())
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 2368 #define TEST_F(test_fixture, test_name)\ argument 2369 GTEST_TEST_(test_fixture, test_name, test_fixture, \ 2370 ::testing::internal::GetTypeId<test_fixture>())
|
/external/googletest/googletest/include/gtest/ |
D | gtest.h | 2384 #define TEST_F(test_fixture, test_name)\ argument 2385 GTEST_TEST_(test_fixture, test_name, test_fixture, \ 2386 ::testing::internal::GetTypeId<test_fixture>())
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest.h | 2343 #define TEST_F(test_fixture, test_name)\ argument 2344 GTEST_TEST_(test_fixture, test_name, test_fixture, \ 2345 ::testing::internal::GetTypeId<test_fixture>())
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | CMakeLists.txt | 87 test_fixture.h
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | CMakeLists.txt | 87 test_fixture.h
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/ |
D | CMakeLists.txt | 87 test_fixture.h
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/ |
D | BUILD.bazel | 352 "test/test_fixture.h",
|
/external/deqp-deps/SPIRV-Tools/ |
D | BUILD.bazel | 344 "test/test_fixture.h",
|
D | BUILD.gn | 863 "test/test_fixture.h",
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | BUILD.bazel | 344 "test/test_fixture.h",
|
D | BUILD.gn | 863 "test/test_fixture.h",
|