Searched refs:g_static_value (Results 1 – 2 of 2) sorted by relevance
9 int g_static_value = 0; variable17 int NativeLibraryTestIncrement() { return ++g_static_value; } in NativeLibraryTestIncrement()