Home
last modified time | relevance | path

Searched refs:TestContext (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/tests/
Dattestation_record_test.cpp29 class TestContext : public AttestationRecordContext { class
67 TestContext context; in TEST()
/system/tools/aidl/build/
Daidl_test.go74 func _testAidl(t *testing.T, bp string, customizers ...testCustomizer) (*android.TestContext, andro…
157 func testAidl(t *testing.T, bp string, customizers ...testCustomizer) (*android.TestContext, androi…
184 func assertModulesExists(t *testing.T, ctx *android.TestContext, names ...string) { argument
403 var ctx *android.TestContext