Searched refs:executeCompilationAndCompareOutput (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestPartitioning.cpp | 2269 void executeCompilationAndCompareOutput(bool opnd2ModelOutputBigEnough, 2429 void DynamicTemporariesTest::executeCompilationAndCompareOutput(bool opnd2ModelOutputBigEnough, in executeCompilationAndCompareOutput() function in __anonb50294d30111::DynamicTemporariesTest 2488 ASSERT_NO_FATAL_FAILURE(executeCompilationAndCompareOutput(true, true)); in TEST_F() 2505 ASSERT_NO_FATAL_FAILURE(executeCompilationAndCompareOutput(true, true)); in TEST_F() 2515 ASSERT_NO_FATAL_FAILURE(executeCompilationAndCompareOutput(true, true)); in TEST_F() 2528 ASSERT_NO_FATAL_FAILURE(executeCompilationAndCompareOutput(true, true)); in TEST_F() 2544 ASSERT_NO_FATAL_FAILURE(executeCompilationAndCompareOutput(true, true)); in TEST_F() 2560 ASSERT_NO_FATAL_FAILURE(executeCompilationAndCompareOutput(true, true)); in TEST_F() 2569 ASSERT_NO_FATAL_FAILURE(executeCompilationAndCompareOutput(false, false)); in TEST_F() 2581 ASSERT_NO_FATAL_FAILURE(executeCompilationAndCompareOutput(false, false)); in TEST_F() [all …]
|