Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1931 auto TrivialTest = [&devices](bool doRelax, const char* expectDevice) { in TEST_F() argument
1933 SCOPED_TRACE(expectDevice); in TEST_F()
1950 ASSERT_EQ(plan.forTest_simpleGetDevice()->getName(), expectDevice); in TEST_F()