Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestMemory.cpp26 using WrapperCompilation = ::android::nn::test_wrapper::Compilation; typedef
82 WrapperCompilation compilation2(&model); in TEST_F()
140 WrapperCompilation compilation2(&model); in TEST_F()
DTestMemoryInternal.cpp33 using WrapperCompilation = ::android::nn::test_wrapper::Compilation; typedef
160 WrapperCompilation compilation2(&model); in TEST_F()
271 WrapperCompilation compilation(&model); in TEST_F()
DTestExecution.cpp44 using WrapperCompilation = nn::test_wrapper::Compilation; typedef
310 class TestCompilation : public WrapperCompilation {
339 class TestIntrospectionCompilation : public WrapperCompilation {
416 WrapperCompilation mCompilation;
DTestPartitioningRandom.cpp104 using WrapperCompilation = nn::test_wrapper::Compilation; typedef
218 class TestCompilation : public WrapperCompilation {
220 TestCompilation(const WrapperModel* model) : WrapperCompilation(model) {} in TestCompilation()
230 using WrapperCompilation::finish;
DTestPartitioning.cpp149 using WrapperCompilation = ::android::nn::test_wrapper::Compilation; typedef
637 class PartitioningCompilation : public WrapperCompilation {
652 using WrapperCompilation::finish;