/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 59 struct TestParamInfo { struct 60 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument 71 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument 377 std::string DefaultParamName(const TestParamInfo<ParamType>& info) { in DefaultParamName() 395 typedef std::string Type(const TestParamInfo<ParamType>&); 572 TestParamInfo<ParamType>(*param_it, i)); in RegisterTests()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 59 struct TestParamInfo { struct 60 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument 71 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument 377 std::string DefaultParamName(const TestParamInfo<ParamType>& info) { in DefaultParamName() 395 typedef std::string Type(const TestParamInfo<ParamType>&); 572 TestParamInfo<ParamType>(*param_it, i)); in RegisterTests()
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-param-util.h | 55 struct TestParamInfo { struct 56 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument 67 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument 373 std::string DefaultParamName(const TestParamInfo<ParamType>& info) { in DefaultParamName() 391 typedef std::string Type(const TestParamInfo<ParamType>&); 567 TestParamInfo<ParamType>(*param_it, i)); in RegisterTests()
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 59 struct TestParamInfo { struct 60 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument 71 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument 377 std::string DefaultParamName(const TestParamInfo<ParamType>& info) { in DefaultParamName() 395 typedef std::string Type(const TestParamInfo<ParamType>&); 572 TestParamInfo<ParamType>(*param_it, i)); in RegisterTests()
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 56 struct TestParamInfo { struct 57 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument 68 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument 374 std::string DefaultParamName(const TestParamInfo<ParamType>& info) { in DefaultParamName() 491 using ParamNameGeneratorFunc = std::string(const TestParamInfo<ParamType>&); 555 TestParamInfo<ParamType>(*param_it, i)); in RegisterTests()
|
/external/googletest/googletest/test/ |
D | googletest-param-test-invalid-name2-test_.cc | 37 const testing::TestParamInfo<const char*>& info) { in StringParamTestSuffix()
|
D | googletest-param-test-test.cc | 830 std::string operator()(const ::testing::TestParamInfo<std::string>& inf) { in operator ()() 845 const ::testing::TestParamInfo<std::string>& inf) { in CustomParamNameFunction() 867 [](const ::testing::TestParamInfo<std::string>& inf) { in __anon516e946a0202() 934 std::string operator()(const ::testing::TestParamInfo<int>& info) { in operator ()()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | cpu_runtime_test.cc | 139 static string Name(const ::testing::TestParamInfo<MatMulTestParam>& info) { in Name() 176 static string Name(const ::testing::TestParamInfo<MatMulTestParam>& info) { in Name()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | reduce_hlo_test.cc | 43 ::testing::TestParamInfo<ReduceLayout> reduce_layout_param) { in PrintReduceLayout()
|
D | slice_test.cc | 244 string SliceR1TestDataToString(const ::testing::TestParamInfo<R1Spec>& data) { in SliceR1TestDataToString() 469 string R4SpecToString(const ::testing::TestParamInfo<R4Spec>& data) { in R4SpecToString()
|
D | reduce_window_test.cc | 575 const ::testing::TestParamInfo< in R4ReduceWindowTestDataToString() 987 const ::testing::TestParamInfo< in R3ReduceWindowTestDataToString() 1134 const ::testing::TestParamInfo< in R2ReduceWindowTestDataToString() 1326 const ::testing::TestParamInfo< in R1ReduceWindowTestDataToString()
|
D | conv_depthwise_backprop_filter_test.cc | 109 const ::testing::TestParamInfo< in BatchGroupedConvolution2DTestDataToString()
|
D | matrix_ops_simple_test.cc | 159 const ::testing::TestParamInfo<TestLinspaceMaxParam>& test_param) { in PrintTestLinspaceMaxParam()
|
D | reduce_precision_test.cc | 58 string TestDataToString(const ::testing::TestParamInfo<int> data) { in TestDataToString()
|
D | conv_depthwise_test.cc | 112 const ::testing::TestParamInfo< in DepthwiseConvolution2DTestDataToString()
|
D | grouped_convolution_test.cc | 121 const ::testing::TestParamInfo< in GroupedConvolution2DTestDataToString()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_eigen_dot_operation_test.cc | 37 string DotTestSpecToString(const ::testing::TestParamInfo<DotTestSpec>& info) { in DotTestSpecToString()
|
D | cpu_intrinsic_test.cc | 45 static string Name(const ::testing::TestParamInfo<IntrinsicTestSpec>& info) { in Name()
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | generated_examples_zip_test.cc | 81 string operator()(const ::testing::TestParamInfo<ParamType>& info) const { in operator ()()
|
/external/deqp-deps/glslang/gtests/ |
D | Remap.FromFile.cpp | 53 const ::testing::TestParamInfo<RemapTestArgs>& info) { in FileNameAsCustomTestSuffix()
|
D | Hlsl.FromFile.cpp | 52 const ::testing::TestParamInfo<FileNameEntryPointPair>& info) { in FileNameAsCustomTestSuffix()
|
D | TestFixture.cpp | 40 const ::testing::TestParamInfo<std::string>& info) in FileNameAsCustomTestSuffix()
|
D | Spv.FromFile.cpp | 57 const ::testing::TestParamInfo<IoMapData>& info) { in FileNameAsCustomTestSuffixIoMap()
|
/external/libchrome/base/message_loop/ |
D | message_loop_perftest.cc | 127 ::testing::TestParamInfo<int> param_info) { in ParamInfoToString()
|
/external/googletest/googletest/include/gtest/ |
D | gtest-param-test.h | 466 const ::testing::TestParamInfo<test_suite_name::ParamType>& info) { \
|