Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/mclinker/unittests/
DPathTest.cpp40 TEST_F(PathTest, should_exist) { in TEST_F() argument
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dutil.py406 def caseok_env_changed(self, *, should_exist): argument