Home
last modified time | relevance | path

Searched defs:TestCaseType (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dstress_test.cc164 std::vector<std::pair<TestCaseType, int>>& tests) { in ParseTestCasesString()
196 const std::vector<std::pair<TestCaseType, int>>& tests) { in LogParameterInfo()
Dstress_interop_client.cc38 const vector<pair<TestCaseType, int>>& tests) in WeightedRandomTestSelector()
Dstress_interop_client.h37 enum TestCaseType { enum
/external/deqp/executor/
DxeTestCase.hpp36 enum TestCaseType enum
/external/ComputeLibrary/tests/validation/NEON/
DConvolutionLayer.cpp698 using TestCaseType = std::tuple<TensorShape, TensorShape, arm_compute::WeightFormat>; typedef