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