Home
last modified time | relevance | path

Searched defs:NativeLibraryTestIncrement (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/test/
H A Dnative_library_test_utils.cc17 int NativeLibraryTestIncrement() { return ++g_static_value; } in NativeLibraryTestIncrement() function
/aosp_15_r20/external/libchrome/base/test/
H A Dnative_library_test_utils.cc17 int NativeLibraryTestIncrement() { return ++g_static_value; } in NativeLibraryTestIncrement() function