Searched defs:TestCaseType (Results 1 – 6 of 6) sorted by relevance
168 std::vector<std::pair<TestCaseType, int>>& tests) { in ParseTestCasesString()200 const std::vector<std::pair<TestCaseType, int>>& tests) { in LogParameterInfo()
41 const vector<pair<TestCaseType, int>>& tests) in WeightedRandomTestSelector()
37 enum TestCaseType { enum
36 enum TestCaseType enum
47 public enum TestCaseType { enum in Utils
698 using TestCaseType = std::tuple<TensorShape, TensorShape, arm_compute::WeightFormat>; typedef