Searched refs:expectedContext (Results 1 – 2 of 2) sorted by relevance
69 void *expectedContext = NULL; variable76 if (context != expectedContext) in callback()77 printf("context %p expected %p\r\n", context, expectedContext); in callback()203 expectedContext = (void *) count; in main()206 expectedContext = (void *) NULL; in main()209 callback : NULL, expectedContext); in main()
392 TestData expectedContext = mFooSecondary1User0.updateClassLoaderContext( in testRecordClassLoaderContextVariableContext() local395 assertPackageDexUsage(null, expectedContext); in testRecordClassLoaderContextVariableContext()397 assertPackageDexUsage(null, expectedContext); in testRecordClassLoaderContextVariableContext()