Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dnative_library_test_utils.cc9 int g_static_value = 0; variable
17 int NativeLibraryTestIncrement() { return ++g_static_value; } in NativeLibraryTestIncrement()
/external/cronet/base/test/
Dnative_library_test_utils.cc9 int g_static_value = 0; variable
17 int NativeLibraryTestIncrement() { return ++g_static_value; } in NativeLibraryTestIncrement()