Lines Matching full:backend
22 // This backend id is shared among different test dynamic backends for testing purposes: in TestDynamicBackendId()
23 …// the test dynamic backend 4 is actually a duplicate of the test dynamic backend 2 (with the same… in TestDynamicBackendId()
24 …// the test dynamic backend 9 is actually a duplicate of the test dynamic backend 2 (but with a ve… in TestDynamicBackendId()
25 // incompatible with the current Backend API) in TestDynamicBackendId()
30 // The test dynamic backend 3 is a different backend than the test dynamic backend 2 in TestDynamicBackendId()
35 // The test dynamic backend 5 is a different backend than the test dynamic backend 2 in TestDynamicBackendId()
40 // Empty backend id in TestDynamicBackendId()
45 // "Unknown" backend id, "Unknown" is a reserved id in ArmNN in TestDynamicBackendId()
85 // Return an invalid backend id in GetBackendId()
90 // Return a valid backend id in GetBackendId()
132 // Return an invalid backend instance in BackendFactory()
137 // Return a non-null backend instance in BackendFactory()