Searched refs:testing_only_isLocked (Results 1 – 4 of 4) sorted by relevance
32 bool testing_only_isLocked() const { return fIsLocked; } in testing_only_isLocked() function
33 REPORTER_ASSERT(reporter, data->testing_only_isLocked() == (lockedState == kLocked)); in check_data()