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