Searched refs:CountPartitionsDelegatedTo (Results 1 – 1 of 1) sorted by relevance
302 int CountPartitionsDelegatedTo(Subgraph* subgraph, in CountPartitionsDelegatedTo() function315 int CountPartitionsDelegatedTo(Interpreter* interpreter, in CountPartitionsDelegatedTo() function321 result += CountPartitionsDelegatedTo(subgraph, delegate); in CountPartitionsDelegatedTo()365 EXPECT_EQ(CountPartitionsDelegatedTo(interpreter_.get(), delegate_), 1) in ExpectOpAcceleratedWithNnapi()