Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dpython_library_conversion_test.go15 type pythonLibBp2BuildTestCase struct { struct
24 func convertPythonLibTestCaseToBp2build_Host(tc pythonLibBp2BuildTestCase) Bp2buildTestCase { argument
35 func convertPythonLibTestCaseToBp2build(tc pythonLibBp2BuildTestCase) Bp2buildTestCase { argument
56 func runPythonLibraryTestCase(t *testing.T, tc pythonLibBp2BuildTestCase) { argument
72 func runPythonLibraryHostTestCase(t *testing.T, tc pythonLibBp2BuildTestCase) { argument
90 func runPythonLibraryTestCases(t *testing.T, tc pythonLibBp2BuildTestCase) { argument
97 testCases := []pythonLibBp2BuildTestCase{
274 runPythonLibraryTestCases(t, pythonLibBp2BuildTestCase{
310 runPythonLibraryTestCases(t, pythonLibBp2BuildTestCase{