Searched refs:ExportAndGetOperatorIndices (Results 1 – 1 of 1) sorted by relevance
173 std::vector<uint32_t> ExportAndGetOperatorIndices( in ExportAndGetOperatorIndices() function in toco::tflite::__anond7756be20111::ExportTest227 EXPECT_THAT(ExportAndGetOperatorIndices(params), ElementsAre(1, 0, 2, 3)); in TEST_F()