Home
last modified time | relevance | path

Searched refs:GENERATED_TESTS_BASE (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestGenerated.h31 #define GENERATED_TESTS_BASE testing::TestWithParam<Execution::ComputeMode> macro
52 #define GENERATED_TESTS_BASE ::testing::Test macro
60 class GeneratedTests : public GENERATED_TESTS_BASE {