Home
last modified time | relevance | path

Searched defs:testVariables (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/build/soong/mk2rbc/
H A Dconfig_variables_test.go30 type testVariables struct { struct
31 v []testVar
34 func (v *testVariables) NewVariable(name string, varClass varClass, valueType starlarkType) {
/aosp_15_r20/external/tensorflow/tensorflow/tools/compatibility/testdata/
H A Dtest_file_v0_11.py189 def testVariables(self): member in TestUpgrade
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/variables/
H A Dvariables_test.py693 def testVariables(self): member in ObsoleteIsInitializedTest
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dsaved_model_test.py357 def testVariables(self): member in SavedModelTest
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/service/
H A Ddata_service_ops_test.py1299 def testVariables(self, use_resource): member in DataServiceOpsTest
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsaver_test.py607 def testVariables(self): member in SaverTest
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
H A Darray_ops_test.py1712 def testVariables(self): member in GuaranteeConstOpTest