Searched defs:TestingModule (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/build/soong/cc/ |
H A D | sanitize_test.go | 55 func expectSharedLinkDep(t *testing.T, ctx providerInterface, from, to android.TestingModule) { 68 func expectNoSharedLinkDep(t *testing.T, ctx providerInterface, from, to android.TestingModule) { 81 func expectStaticLinkDep(t *testing.T, ctx providerInterface, from, to android.TestingModule) { 95 func expectNoStaticLinkDep(t *testing.T, ctx providerInterface, from, to android.TestingModule) { 109 func expectInstallDep(t *testing.T, from, to android.TestingModule) { 869 func checkHasMemtagNote(t *testing.T, m android.TestingModule, expected MemtagNoteType) {
|
H A D | cmake_snapshot_test.go | 25 func wasGenerated(t *testing.T, m *android.TestingModule, fileName string, ruleType string) {
|
/aosp_15_r20/build/soong/android/ |
H A D | testing.go | 1038 type TestingModule struct { struct 1039 baseTestingComponent 1040 module Module 1051 func (m TestingModule) Module() Module { 1057 func (m TestingModule) VariablesForTestsRelativeToTop() map[string]string { 1066 func (m TestingModule) OutputFiles(ctx *TestContext, t *testing.T, tag string) Paths {
|
H A D | namespace_test.go | 665 func dependsOn(result *TestResult, module TestingModule, possibleDependency TestingModule) bool { 676 func numDeps(result *TestResult, module TestingModule) int {
|
/aosp_15_r20/build/soong/rust/ |
H A D | sanitize_test.go | 32 func checkHasMemtagNote(t *testing.T, m android.TestingModule, expected MemtagNoteType) {
|
/aosp_15_r20/build/soong/apex/ |
H A D | bootclasspath_fragment_test.go | 609 …PredefinedLocationForArt(t *testing.T, config android.Config, module android.TestingModule, module…
|
H A D | apex_test.go | 10690 func VerifyAconfigRule(t *testing.T, mod *android.TestingModule, desc string, inputs []string, outp…
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 35590 "TestingModule": 33178, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 35590 "TestingModule": 33178, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 35531 "TestingModule": 33178, number
|