Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/test_utils/runner/
H A DTestSuite.cpp349 const testing::UnitTest &testProgramInfo = *testing::UnitTest::GetInstance(); in FilterTests() local
949 void OnTestProgramEnd(const testing::UnitTest &testProgramInfo) override in OnTestProgramEnd()
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientStateMachineTest.java2993 final String testProgramInfo = "Test"; in createBroadcastSubgroup() local