Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/identity/aidl/vts/
H A DUtil.h91 struct TestProfile { struct
111 const vector<TestProfile>& testProfiles); argument
/aosp_15_r20/external/starlark-go/starlark/
H A Dprofile_test.go21 func TestProfile(t *testing.T) { func