Home
last modified time | relevance | path

Searched defs:GetTestCase (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h597 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
658 TestCase* GetTestCase(const char* test_case_name, const char* type_param, in GetTestCase() function
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-internal-inl.h593 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
654 TestCase* GetTestCase(const char* test_case_name, const char* type_param, in GetTestCase() function
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h596 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
657 TestCase* GetTestCase(const char* test_case_name, const char* type_param, in GetTestCase() function
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-internal-inl.h593 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
654 TestCase* GetTestCase(const char* test_case_name, const char* type_param, in GetTestCase() function
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest-internal-inl.h593 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
654 TestCase* GetTestCase(const char* test_case_name, const char* type_param, in GetTestCase() function
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest-internal-inl.h598 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
660 TestCase* GetTestCase(const std::string& test_case_name, in GetTestCase() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-internal-inl.h598 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
660 TestCase* GetTestCase(const std::string& test_case_name, in GetTestCase() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h608 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
668 TestCase* GetTestCase(const char* test_case_name, const char* type_param, in GetTestCase() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h608 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function
668 TestCase* GetTestCase(const char* test_case_name, const char* type_param, in GetTestCase() function
/aosp_15_r20/external/armnn/tests/
H A DDeepSpeechV1InferenceTest.hpp171 std::unique_ptr<IInferenceTestCase> GetTestCase(unsigned int testCaseId) override in GetTestCase() function in __anon6a7857160111::DeepSpeechV1TestCaseProvider
H A DMobileNetSsdInferenceTest.hpp190 std::unique_ptr<IInferenceTestCase> GetTestCase(unsigned int testCaseId) override in GetTestCase() function in __anon8e805f620111::MobileNetSsdTestCaseProvider
H A DYoloInferenceTest.hpp218 virtual std::unique_ptr<IInferenceTestCase> GetTestCase(unsigned int testCaseId) override in GetTestCase() function in YoloTestCaseProvider
H A DInferenceTest.inl239 ClassifierTestCaseProvider<TDatabase, InferenceModel>::GetTestCase(unsigned int testCaseId) function in armnn::test::ClassifierTestCaseProvider
/aosp_15_r20/external/pdfium/testing/tools/
H A Dtest_runner.py918 def GetTestCase(self, test_id): member in TestCaseManager
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h568 const TestCase* GetTestCase(int i) const { in GetTestCase() function
H A Dgtest.cc3682 const TestCase* UnitTest::GetTestCase(int i) const { in GetTestCase() function in testing::UnitTest
4066 TestCase* UnitTestImpl::GetTestCase(const char* test_case_name, in GetTestCase() function in testing::internal::UnitTestImpl
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3beta1/
H A Dtest_case.proto73 rpc GetTestCase(GetTestCaseRequest) returns (TestCase) { rpc
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/
H A Dtest_case.proto72 rpc GetTestCase(GetTestCaseRequest) returns (TestCase) { rpc
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/
H A Dtest_case.proto73 rpc GetTestCase(GetTestCaseRequest) returns (TestCase) { rpc
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3/
H A Dtest_case.proto72 rpc GetTestCase(GetTestCaseRequest) returns (TestCase) { rpc
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/
H A Dbasic_test_conversions.cpp1455 int GetTestCase(const char *name, Type *outType, Type *inType, in GetTestCase() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/googletest/src/
H A Dgtest-all.cc1038 const TestCase* GetTestCase(int i) const { in GetTestCase() function in testing::internal::UnitTestImpl
5297 const TestCase* UnitTest::GetTestCase(int i) const { in GetTestCase() function in testing::UnitTest
5743 TestCase* UnitTestImpl::GetTestCase(const char* test_case_name, in GetTestCase() function in testing::internal::UnitTestImpl
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/
H A Dgapic_metadata.json415 "GetTestCase": { object
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
H A Dgapic_metadata.json415 "GetTestCase": { object
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc989 const TestCase* GetTestCase(int i) const { return GetTestSuite(i); } in GetTestCase() function in testing::internal::UnitTestImpl
1049 TestCase* GetTestCase(const char* test_case_name, const char* type_param, in GetTestCase() function in testing::internal::UnitTestImpl
6726 const TestCase* UnitTest::GetTestCase(int i) const { in GetTestCase() function in testing::UnitTest

12