Home
last modified time | relevance | path

Searched refs:testValue (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_hints.c105 char *testValue; in hints_setHint() local
125 testValue = (char *)SDL_GetHint((char*)_HintsEnum[i]); in hints_setHint()
128 (SDL_strcmp(value, testValue) == 0), in hints_setHint()
130 (testValue == NULL) ? "null" : testValue, in hints_setHint()

Completed in 5 milliseconds