Home
last modified time | relevance | path

Searched defs:test_successful (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_remove_mutation.py62 def test_successful(): function
139 def test_successful(): function
154 def test_successful(): function
H A Dtest_freezing.py3385 def test_successful(self): member in TestMKLDNNReinplacing
/aosp_15_r20/external/pigweed/pw_compilation_testing/py/
H A Dgenerator_test.py70 def test_successful(self) -> None: member in ParserTest
/aosp_15_r20/external/webrtc/pc/
H A Drtc_stats_integrationtest.cc215 bool test_successful) { in MarkMemberTested()