Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dscoped_flock_test.cc23 class ScopedFlockTest : public CommonArtTest {}; class
25 TEST_F(ScopedFlockTest, TestLocking) { in TEST_F() argument