Home
last modified time | relevance | path

Searched refs:TestBody (Results 1 – 25 of 74) sorted by relevance

123

/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-typed-test.h176 virtual void TestBody(); \
187 void GTEST_TEST_CLASS_NAME_(CaseName, TestName)<gtest_TypeParam_>::TestBody()
231 virtual void TestBody(); \
238 void GTEST_CASE_NAMESPACE_(CaseName)::TestName<gtest_TypeParam_>::TestBody()
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-typed-test.h176 virtual void TestBody(); \
186 void GTEST_TEST_CLASS_NAME_(CaseName, TestName)<gtest_TypeParam_>::TestBody()
230 virtual void TestBody(); \
237 void GTEST_CASE_NAMESPACE_(CaseName)::TestName<gtest_TypeParam_>::TestBody()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-typed-test.h207 virtual void TestBody(); \
225 TestName)<gtest_TypeParam_>::TestBody()
269 virtual void TestBody(); \
276 void GTEST_CASE_NAMESPACE_(CaseName)::TestName<gtest_TypeParam_>::TestBody()
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-typed-test.h206 void TestBody() override; \
224 TestName)<gtest_TypeParam_>::TestBody()
281 void TestBody() override; \
290 SuiteName)::TestName<gtest_TypeParam_>::TestBody()
Dgtest-param-test.h416 void TestBody() override; \
438 void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
/external/googletest/googletest/include/gtest/
Dgtest-typed-test.h204 void TestBody() override; \
222 TestName)<gtest_TypeParam_>::TestBody()
275 void TestBody() override; \
284 SuiteName)::TestName<gtest_TypeParam_>::TestBody()
Dgtest-param-test.h414 void TestBody() override; \
437 void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-typed-test.h207 virtual void TestBody(); \
225 TestName)<gtest_TypeParam_>::TestBody()
282 virtual void TestBody(); \
290 SuiteName)::TestName<gtest_TypeParam_>::TestBody()
Dgtest-param-test.h419 virtual void TestBody(); \
441 void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
/external/mesa3d/src/gtest/include/gtest/
Dgtest-typed-test.h204 virtual void TestBody(); \
222 TestName)<gtest_TypeParam_>::TestBody()
279 virtual void TestBody(); \
287 SuiteName)::TestName<gtest_TypeParam_>::TestBody()
Dgtest-param-test.h419 virtual void TestBody(); \
441 void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-use-after-free.cpp310 TestBody ();
313 C9::TestBody () { in TestBody() function in n1::C9
/external/clang/test/CodeGenCXX/
Ddebug-info-use-after-free.cpp307 TestBody ();
310 C9::TestBody () { in TestBody() function in n1::C9
/external/libchrome/mojo/core/test/
Dmojo_test_base.h190 void TestBody() override {} \
209 void TestBody() override {} \
/external/angle/src/tests/egl_tests/
DEGLContextCompatibilityTest.cpp369 void TestBody() override in TestBody() function in __anon8c5dc2e80111::EGLContextCompatibilityTest_WindowSameConfig
394 void TestBody() override in TestBody() function in __anon8c5dc2e80111::EGLContextCompatibilityTest_PbufferSameConfig
423 void TestBody() override in TestBody() function in __anon8c5dc2e80111::EGLContextCompatibilityTest_WindowDifferentConfig
455 void TestBody() override in TestBody() function in __anon8c5dc2e80111::EGLContextCompatibilityTest_PbufferDifferentConfig
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc143 virtual void TestBody() /* final */ { in TestBody() function in __anonc53f95ea0111::LinuxPtraceDumperChildTest
183 #define TestBody RealTestBody macro
426 #undef TestBody
/external/google-breakpad/src/processor/testdata/
Dmicrodump.stackwalk.machine_readable-arm.out12 0|0|breakpad_unittests|MicrodumpWriterTest_Setup_Test::TestBody|/s/clank/src/out_arm/Release/../../…
Dmicrodump.stackwalk.machine_readable-arm64.out14 0|0|breakpad_unittests|MicrodumpWriterTest_Setup_Test::TestBody|/s/clank/src/out/Release/../../brea…
Dmicrodump.stackwalk-arm.out15 0 breakpad_unittests!MicrodumpWriterTest_Setup_Test::TestBody [gtest.h : 1481 + 0x1]
/external/tensorflow/tensorflow/core/kernels/
Disotonic_regression_op_test.cc49 void TestBody() override {} in TestBody() function in tensorflow::__anon88361e500111::BenchmarkHelper
/external/webrtc/video/
Dvideo_quality_test.h71 void TestBody() override;
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_quantized_conv_ops_perchannel_test.cc65 void TestBody() {} in TestBody() function in tensorflow::ConvMklToTF
Dmkl_dequantize_op_test.cc111 void TestBody() {} in TestBody() function in tensorflow::CommonTestUtilities
Dmkl_quantized_pooling_ops_test.cc59 void TestBody(){}; in TestBody() function in tensorflow::ConvMklToTF
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtransfer_manager_test.cc381 void TestBody() override {} in TestBody() function in xla::__anon627f9d6e0111::TransferDeviceToHostBenchmark
410 void TestBody() override {} in TestBody() function in xla::__anon627f9d6e0111::TransferHostToDeviceBenchmark

123